3 references to BindToStorage
System.Private.Windows.Core (3)
Windows.Win32.IMoniker.g.cs (1)
277
return __object.
BindToStorage
(pbc, pmkToLeft, riid, ppvObj);
Windows.Win32.System_Com_IMoniker_Extensions.g.cs (2)
56
/// <inheritdoc cref="winmdroot.System.Com.IMoniker.Interface.
BindToStorage
(winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.IMoniker*, global::System.Guid*, void**)"/>
63
winmdroot.Foundation.HRESULT __result = @this.
BindToStorage
(pbc, pmkToLeft, riidLocal, ppvObjLocal);