345 references to IMoniker
System.Private.Windows.Core (269)
_generated\123\Windows.Win32.IAdviseSink.g.cs (5)
133
private static void OnRename(IAdviseSink* pThis, winmdroot.System.Com.
IMoniker
* pmk)
151
public unsafe void OnRename(winmdroot.System.Com.
IMoniker
* pmk)
153
((delegate *unmanaged [Stdcall]<IAdviseSink*,winmdroot.System.Com.
IMoniker
* ,void>)lpVtbl[5])((IAdviseSink*)Unsafe.AsPointer(ref this), pmk);
242
internal delegate *unmanaged [Stdcall]<IAdviseSink*,winmdroot.System.Com.
IMoniker
* ,void> OnRename_6;
283
unsafe void OnRename(winmdroot.System.Com.
IMoniker
* pmk);
_generated\140\Windows.Win32.IEnumMoniker.g.cs (9)
57
/// <inheritdoc cref="Next(uint, winmdroot.System.Com.
IMoniker
**, uint*)"/>
59
internal unsafe winmdroot.Foundation.HRESULT Next(uint celt, winmdroot.System.Com.
IMoniker
** rgelt, out uint pceltFetched)
68
/// <inheritdoc cref="Next(uint, winmdroot.System.Com.
IMoniker
**, uint*)"/>
69
internal unsafe winmdroot.Foundation.HRESULT Next(uint celt, winmdroot.System.Com.
IMoniker
** rgelt)
78
private static winmdroot.Foundation.HRESULT Next(IEnumMoniker* pThis, uint celt, winmdroot.System.Com.
IMoniker
** rgelt, [Optional] uint* pceltFetched)
106
public unsafe winmdroot.Foundation.HRESULT Next(uint celt, winmdroot.System.Com.
IMoniker
** rgelt, [Optional] uint* pceltFetched)
108
return ((delegate *unmanaged [Stdcall]<IEnumMoniker*,uint ,winmdroot.System.Com.
IMoniker
** ,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IEnumMoniker*)Unsafe.AsPointer(ref this), celt, rgelt, pceltFetched);
233
internal delegate *unmanaged [Stdcall]<IEnumMoniker*,uint ,winmdroot.System.Com.
IMoniker
** ,uint* ,winmdroot.Foundation.HRESULT> Next_4;
269
unsafe winmdroot.Foundation.HRESULT Next(uint celt, winmdroot.System.Com.
IMoniker
** rgelt, [Optional] uint* pceltFetched);
_generated\148\Windows.Win32.IMoniker.g.cs (193)
27
:winmdroot.IVTable<
IMoniker
,
IMoniker
.Vtbl>,IComIID {
44
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((
IMoniker
*)Unsafe.AsPointer(ref this), riid, ppvObject);
49
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,uint>)lpVtbl[1])((
IMoniker
*)Unsafe.AsPointer(ref this));
54
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,uint>)lpVtbl[2])((
IMoniker
*)Unsafe.AsPointer(ref this));
71
private static winmdroot.Foundation.HRESULT GetClassID(
IMoniker
* pThis, global::System.Guid* pClassID)
90
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,global::System.Guid* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((
IMoniker
*)Unsafe.AsPointer(ref this), pClassID);
96
private static winmdroot.Foundation.HRESULT IsDirty(
IMoniker
* pThis)
115
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.Foundation.HRESULT>)lpVtbl[4])((
IMoniker
*)Unsafe.AsPointer(ref this));
121
private static winmdroot.Foundation.HRESULT Load(
IMoniker
* pThis, winmdroot.System.Com.IStream* pStm)
140
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IStream* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((
IMoniker
*)Unsafe.AsPointer(ref this), pStm);
146
private static winmdroot.Foundation.HRESULT Save(
IMoniker
* pThis, winmdroot.System.Com.IStream* pStm, winmdroot.Foundation.BOOL fClearDirty)
165
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IStream* ,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[6])((
IMoniker
*)Unsafe.AsPointer(ref this), pStm, fClearDirty);
182
private static winmdroot.Foundation.HRESULT GetSizeMax(
IMoniker
* pThis, ulong* pcbSize)
201
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,ulong* ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((
IMoniker
*)Unsafe.AsPointer(ref this), pcbSize);
204
/// <inheritdoc cref="BindToObject(winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.
IMoniker
*, global::System.Guid*, void**)"/>
206
internal unsafe winmdroot.Foundation.HRESULT BindToObject(winmdroot.System.Com.IBindCtx* pbc, [Optional] winmdroot.System.Com.
IMoniker
* pmkToLeft, in global::System.Guid riidResult, out void* ppvResult)
221
private static winmdroot.Foundation.HRESULT BindToObject(
IMoniker
* pThis, winmdroot.System.Com.IBindCtx* pbc, [Optional] winmdroot.System.Com.
IMoniker
* pmkToLeft, global::System.Guid* riidResult, void** ppvResult)
252
public unsafe winmdroot.Foundation.HRESULT BindToObject(winmdroot.System.Com.IBindCtx* pbc, [Optional] winmdroot.System.Com.
IMoniker
* pmkToLeft, global::System.Guid* riidResult, void** ppvResult)
254
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.
IMoniker
* ,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((
IMoniker
*)Unsafe.AsPointer(ref this), pbc, pmkToLeft, riidResult, ppvResult);
257
/// <inheritdoc cref="BindToStorage(winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.
IMoniker
*, global::System.Guid*, void**)"/>
259
internal unsafe winmdroot.Foundation.HRESULT BindToStorage(winmdroot.System.Com.IBindCtx* pbc, [Optional] winmdroot.System.Com.
IMoniker
* pmkToLeft, in global::System.Guid riid, out void* ppvObj)
274
private static winmdroot.Foundation.HRESULT BindToStorage(
IMoniker
* pThis, winmdroot.System.Com.IBindCtx* pbc, [Optional] winmdroot.System.Com.
IMoniker
* pmkToLeft, global::System.Guid* riid, void** ppvObj)
305
public unsafe winmdroot.Foundation.HRESULT BindToStorage(winmdroot.System.Com.IBindCtx* pbc, [Optional] winmdroot.System.Com.
IMoniker
* pmkToLeft, global::System.Guid* riid, void** ppvObj)
307
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.
IMoniker
* ,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[9])((
IMoniker
*)Unsafe.AsPointer(ref this), pbc, pmkToLeft, riid, ppvObj);
313
private static winmdroot.Foundation.HRESULT Reduce(
IMoniker
* pThis, winmdroot.System.Com.IBindCtx* pbc, uint dwReduceHowFar, winmdroot.System.Com.
IMoniker
** ppmkToLeft, winmdroot.System.Com.
IMoniker
** ppmkReduced)
347
public unsafe winmdroot.Foundation.HRESULT Reduce(winmdroot.System.Com.IBindCtx* pbc, uint dwReduceHowFar, winmdroot.System.Com.
IMoniker
** ppmkToLeft, winmdroot.System.Com.
IMoniker
** ppmkReduced)
349
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IBindCtx* ,uint ,winmdroot.System.Com.
IMoniker
** ,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT>)lpVtbl[10])((
IMoniker
*)Unsafe.AsPointer(ref this), pbc, dwReduceHowFar, ppmkToLeft, ppmkReduced);
355
private static winmdroot.Foundation.HRESULT ComposeWith(
IMoniker
* pThis, winmdroot.System.Com.
IMoniker
* pmkRight, winmdroot.Foundation.BOOL fOnlyIfNotGeneric, winmdroot.System.Com.
IMoniker
** ppmkComposite)
385
public unsafe winmdroot.Foundation.HRESULT ComposeWith(winmdroot.System.Com.
IMoniker
* pmkRight, winmdroot.Foundation.BOOL fOnlyIfNotGeneric, winmdroot.System.Com.
IMoniker
** ppmkComposite)
387
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.BOOL ,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT>)lpVtbl[11])((
IMoniker
*)Unsafe.AsPointer(ref this), pmkRight, fOnlyIfNotGeneric, ppmkComposite);
393
private static winmdroot.Foundation.HRESULT Enum(
IMoniker
* pThis, winmdroot.Foundation.BOOL fForward, winmdroot.System.Com.IEnumMoniker** ppenumMoniker)
421
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.Foundation.BOOL ,winmdroot.System.Com.IEnumMoniker** ,winmdroot.Foundation.HRESULT>)lpVtbl[12])((
IMoniker
*)Unsafe.AsPointer(ref this), fForward, ppenumMoniker);
427
private static winmdroot.Foundation.HRESULT IsEqual(
IMoniker
* pThis, winmdroot.System.Com.
IMoniker
* pmkOtherMoniker)
452
public unsafe winmdroot.Foundation.HRESULT IsEqual(winmdroot.System.Com.
IMoniker
* pmkOtherMoniker)
454
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.HRESULT>)lpVtbl[13])((
IMoniker
*)Unsafe.AsPointer(ref this), pmkOtherMoniker);
471
private static winmdroot.Foundation.HRESULT Hash(
IMoniker
* pThis, uint* pdwHash)
498
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[14])((
IMoniker
*)Unsafe.AsPointer(ref this), pdwHash);
504
private static winmdroot.Foundation.HRESULT IsRunning(
IMoniker
* pThis, winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, winmdroot.System.Com.
IMoniker
* pmkNewlyRunning)
534
public unsafe winmdroot.Foundation.HRESULT IsRunning(winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, winmdroot.System.Com.
IMoniker
* pmkNewlyRunning)
536
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.
IMoniker
* ,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.HRESULT>)lpVtbl[15])((
IMoniker
*)Unsafe.AsPointer(ref this), pbc, pmkToLeft, pmkNewlyRunning);
539
/// <inheritdoc cref="GetTimeOfLastChange(winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.
IMoniker
*, global::System.Runtime.InteropServices.ComTypes.FILETIME*)"/>
541
internal unsafe winmdroot.Foundation.HRESULT GetTimeOfLastChange(winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, out global::System.Runtime.InteropServices.ComTypes.FILETIME pFileTime)
553
private static winmdroot.Foundation.HRESULT GetTimeOfLastChange(
IMoniker
* pThis, winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, global::System.Runtime.InteropServices.ComTypes.FILETIME* pFileTime)
585
public unsafe winmdroot.Foundation.HRESULT GetTimeOfLastChange(winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, global::System.Runtime.InteropServices.ComTypes.FILETIME* pFileTime)
587
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.
IMoniker
* ,global::System.Runtime.InteropServices.ComTypes.FILETIME* ,winmdroot.Foundation.HRESULT>)lpVtbl[16])((
IMoniker
*)Unsafe.AsPointer(ref this), pbc, pmkToLeft, pFileTime);
593
private static winmdroot.Foundation.HRESULT Inverse(
IMoniker
* pThis, winmdroot.System.Com.
IMoniker
** ppmk)
622
public unsafe winmdroot.Foundation.HRESULT Inverse(winmdroot.System.Com.
IMoniker
** ppmk)
624
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT>)lpVtbl[17])((
IMoniker
*)Unsafe.AsPointer(ref this), ppmk);
630
private static winmdroot.Foundation.HRESULT CommonPrefixWith(
IMoniker
* pThis, winmdroot.System.Com.
IMoniker
* pmkOther, winmdroot.System.Com.
IMoniker
** ppmkPrefix)
662
public unsafe winmdroot.Foundation.HRESULT CommonPrefixWith(winmdroot.System.Com.
IMoniker
* pmkOther, winmdroot.System.Com.
IMoniker
** ppmkPrefix)
664
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.
IMoniker
* ,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT>)lpVtbl[18])((
IMoniker
*)Unsafe.AsPointer(ref this), pmkOther, ppmkPrefix);
670
private static winmdroot.Foundation.HRESULT RelativePathTo(
IMoniker
* pThis, winmdroot.System.Com.
IMoniker
* pmkOther, winmdroot.System.Com.
IMoniker
** ppmkRelPath)
699
public unsafe winmdroot.Foundation.HRESULT RelativePathTo(winmdroot.System.Com.
IMoniker
* pmkOther, winmdroot.System.Com.
IMoniker
** ppmkRelPath)
701
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.
IMoniker
* ,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT>)lpVtbl[19])((
IMoniker
*)Unsafe.AsPointer(ref this), pmkOther, ppmkRelPath);
704
/// <inheritdoc cref="GetDisplayName(winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.
IMoniker
*, winmdroot.Foundation.PWSTR*)"/>
706
internal unsafe winmdroot.Foundation.HRESULT GetDisplayName(winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, out winmdroot.Foundation.PWSTR ppszDisplayName)
718
private static winmdroot.Foundation.HRESULT GetDisplayName(
IMoniker
* pThis, winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, winmdroot.Foundation.PWSTR* ppszDisplayName)
748
public unsafe winmdroot.Foundation.HRESULT GetDisplayName(winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, winmdroot.Foundation.PWSTR* ppszDisplayName)
750
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.PWSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[20])((
IMoniker
*)Unsafe.AsPointer(ref this), pbc, pmkToLeft, ppszDisplayName);
753
/// <inheritdoc cref="ParseDisplayName(winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.
IMoniker
*, winmdroot.Foundation.PWSTR, uint*, winmdroot.System.Com.
IMoniker
**)"/>
755
internal unsafe winmdroot.Foundation.HRESULT ParseDisplayName(winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, winmdroot.Foundation.PWSTR pszDisplayName, out uint pchEaten, winmdroot.System.Com.
IMoniker
** ppmkOut)
767
private static winmdroot.Foundation.HRESULT ParseDisplayName(
IMoniker
* pThis, winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, winmdroot.Foundation.PWSTR pszDisplayName, uint* pchEaten, winmdroot.System.Com.
IMoniker
** ppmkOut)
799
public unsafe winmdroot.Foundation.HRESULT ParseDisplayName(winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, winmdroot.Foundation.PWSTR pszDisplayName, uint* pchEaten, winmdroot.System.Com.
IMoniker
** ppmkOut)
801
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.PWSTR ,uint* ,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT>)lpVtbl[21])((
IMoniker
*)Unsafe.AsPointer(ref this), pbc, pmkToLeft, pszDisplayName, pchEaten, ppmkOut);
818
private static winmdroot.Foundation.HRESULT IsSystemMoniker(
IMoniker
* pThis, uint* pdwMksys)
845
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[22])((
IMoniker
*)Unsafe.AsPointer(ref this), pdwMksys);
871
internal delegate *unmanaged [Stdcall]<
IMoniker
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
873
internal delegate *unmanaged [Stdcall]<
IMoniker
*,uint> AddRef_2;
875
internal delegate *unmanaged [Stdcall]<
IMoniker
*,uint> Release_3;
877
internal delegate *unmanaged [Stdcall]<
IMoniker
*,global::System.Guid* ,winmdroot.Foundation.HRESULT> GetClassID_4;
879
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.Foundation.HRESULT> IsDirty_5;
881
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IStream* ,winmdroot.Foundation.HRESULT> Load_6;
883
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IStream* ,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT> Save_7;
885
internal delegate *unmanaged [Stdcall]<
IMoniker
*,ulong* ,winmdroot.Foundation.HRESULT> GetSizeMax_8;
887
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.
IMoniker
* ,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> BindToObject_9;
889
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.
IMoniker
* ,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> BindToStorage_10;
891
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IBindCtx* ,uint ,winmdroot.System.Com.
IMoniker
** ,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT> Reduce_11;
893
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.BOOL ,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT> ComposeWith_12;
895
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.Foundation.BOOL ,winmdroot.System.Com.IEnumMoniker** ,winmdroot.Foundation.HRESULT> Enum_13;
897
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.HRESULT> IsEqual_14;
899
internal delegate *unmanaged [Stdcall]<
IMoniker
*,uint* ,winmdroot.Foundation.HRESULT> Hash_15;
901
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.
IMoniker
* ,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.HRESULT> IsRunning_16;
903
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.
IMoniker
* ,global::System.Runtime.InteropServices.ComTypes.FILETIME* ,winmdroot.Foundation.HRESULT> GetTimeOfLastChange_17;
905
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT> Inverse_18;
907
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.
IMoniker
* ,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT> CommonPrefixWith_19;
909
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.
IMoniker
* ,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT> RelativePathTo_20;
911
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.PWSTR* ,winmdroot.Foundation.HRESULT> GetDisplayName_21;
913
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.PWSTR ,uint* ,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT> ParseDisplayName_22;
915
internal delegate *unmanaged [Stdcall]<
IMoniker
*,uint* ,winmdroot.Foundation.HRESULT> IsSystemMoniker_23;
976
unsafe winmdroot.Foundation.HRESULT BindToObject(winmdroot.System.Com.IBindCtx* pbc, [Optional] winmdroot.System.Com.
IMoniker
* pmkToLeft, global::System.Guid* riidResult, void** ppvResult);
979
unsafe winmdroot.Foundation.HRESULT BindToStorage(winmdroot.System.Com.IBindCtx* pbc, [Optional] winmdroot.System.Com.
IMoniker
* pmkToLeft, global::System.Guid* riid, void** ppvObj);
982
unsafe winmdroot.Foundation.HRESULT Reduce(winmdroot.System.Com.IBindCtx* pbc, uint dwReduceHowFar, winmdroot.System.Com.
IMoniker
** ppmkToLeft, winmdroot.System.Com.
IMoniker
** ppmkReduced);
985
unsafe winmdroot.Foundation.HRESULT ComposeWith(winmdroot.System.Com.
IMoniker
* pmkRight, winmdroot.Foundation.BOOL fOnlyIfNotGeneric, winmdroot.System.Com.
IMoniker
** ppmkComposite);
991
unsafe winmdroot.Foundation.HRESULT IsEqual(winmdroot.System.Com.
IMoniker
* pmkOtherMoniker);
997
unsafe winmdroot.Foundation.HRESULT IsRunning(winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, winmdroot.System.Com.
IMoniker
* pmkNewlyRunning);
1000
unsafe winmdroot.Foundation.HRESULT GetTimeOfLastChange(winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, global::System.Runtime.InteropServices.ComTypes.FILETIME* pFileTime);
1003
unsafe winmdroot.Foundation.HRESULT Inverse(winmdroot.System.Com.
IMoniker
** ppmk);
1006
unsafe winmdroot.Foundation.HRESULT CommonPrefixWith(winmdroot.System.Com.
IMoniker
* pmkOther, winmdroot.System.Com.
IMoniker
** ppmkPrefix);
1009
unsafe winmdroot.Foundation.HRESULT RelativePathTo(winmdroot.System.Com.
IMoniker
* pmkOther, winmdroot.System.Com.
IMoniker
** ppmkRelPath);
1012
unsafe winmdroot.Foundation.HRESULT GetDisplayName(winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, winmdroot.Foundation.PWSTR* ppszDisplayName);
1015
unsafe winmdroot.Foundation.HRESULT ParseDisplayName(winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, winmdroot.Foundation.PWSTR pszDisplayName, uint* pchEaten, winmdroot.System.Com.
IMoniker
** ppmkOut);
_generated\157\Windows.Win32.IRunningObjectTable.g.cs (24)
57
/// <inheritdoc cref="Register(winmdroot.System.Com.ROT_FLAGS, winmdroot.System.Com.IUnknown*, winmdroot.System.Com.
IMoniker
*, uint*)"/>
59
internal unsafe winmdroot.Foundation.HRESULT Register(winmdroot.System.Com.ROT_FLAGS grfFlags, winmdroot.System.Com.IUnknown* punkObject, winmdroot.System.Com.
IMoniker
* pmkObjectName, out uint pdwRegister)
71
private static winmdroot.Foundation.HRESULT Register(IRunningObjectTable* pThis, winmdroot.System.Com.ROT_FLAGS grfFlags, winmdroot.System.Com.IUnknown* punkObject, winmdroot.System.Com.
IMoniker
* pmkObjectName, uint* pdwRegister)
107
public unsafe winmdroot.Foundation.HRESULT Register(winmdroot.System.Com.ROT_FLAGS grfFlags, winmdroot.System.Com.IUnknown* punkObject, winmdroot.System.Com.
IMoniker
* pmkObjectName, uint* pdwRegister)
109
return ((delegate *unmanaged [Stdcall]<IRunningObjectTable*,winmdroot.System.Com.ROT_FLAGS ,winmdroot.System.Com.IUnknown* ,winmdroot.System.Com.
IMoniker
* ,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IRunningObjectTable*)Unsafe.AsPointer(ref this), grfFlags, punkObject, pmkObjectName, pdwRegister);
148
private static winmdroot.Foundation.HRESULT IsRunning(IRunningObjectTable* pThis, winmdroot.System.Com.
IMoniker
* pmkObjectName)
172
public unsafe winmdroot.Foundation.HRESULT IsRunning(winmdroot.System.Com.
IMoniker
* pmkObjectName)
174
return ((delegate *unmanaged [Stdcall]<IRunningObjectTable*,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((IRunningObjectTable*)Unsafe.AsPointer(ref this), pmkObjectName);
180
private static winmdroot.Foundation.HRESULT GetObject(IRunningObjectTable* pThis, winmdroot.System.Com.
IMoniker
* pmkObjectName, winmdroot.System.Com.IUnknown** ppunkObject)
208
public unsafe winmdroot.Foundation.HRESULT GetObject(winmdroot.System.Com.
IMoniker
* pmkObjectName, winmdroot.System.Com.IUnknown** ppunkObject)
210
return ((delegate *unmanaged [Stdcall]<IRunningObjectTable*,winmdroot.System.Com.
IMoniker
* ,winmdroot.System.Com.IUnknown** ,winmdroot.Foundation.HRESULT>)lpVtbl[6])((IRunningObjectTable*)Unsafe.AsPointer(ref this), pmkObjectName, ppunkObject);
259
/// <inheritdoc cref="GetTimeOfLastChange(winmdroot.System.Com.
IMoniker
*, global::System.Runtime.InteropServices.ComTypes.FILETIME*)"/>
261
internal unsafe winmdroot.Foundation.HRESULT GetTimeOfLastChange(winmdroot.System.Com.
IMoniker
* pmkObjectName, out global::System.Runtime.InteropServices.ComTypes.FILETIME pfiletime)
273
private static winmdroot.Foundation.HRESULT GetTimeOfLastChange(IRunningObjectTable* pThis, winmdroot.System.Com.
IMoniker
* pmkObjectName, global::System.Runtime.InteropServices.ComTypes.FILETIME* pfiletime)
301
public unsafe winmdroot.Foundation.HRESULT GetTimeOfLastChange(winmdroot.System.Com.
IMoniker
* pmkObjectName, global::System.Runtime.InteropServices.ComTypes.FILETIME* pfiletime)
303
return ((delegate *unmanaged [Stdcall]<IRunningObjectTable*,winmdroot.System.Com.
IMoniker
* ,global::System.Runtime.InteropServices.ComTypes.FILETIME* ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((IRunningObjectTable*)Unsafe.AsPointer(ref this), pmkObjectName, pfiletime);
367
internal delegate *unmanaged [Stdcall]<IRunningObjectTable*,winmdroot.System.Com.ROT_FLAGS ,winmdroot.System.Com.IUnknown* ,winmdroot.System.Com.
IMoniker
* ,uint* ,winmdroot.Foundation.HRESULT> Register_4;
371
internal delegate *unmanaged [Stdcall]<IRunningObjectTable*,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.HRESULT> IsRunning_6;
373
internal delegate *unmanaged [Stdcall]<IRunningObjectTable*,winmdroot.System.Com.
IMoniker
* ,winmdroot.System.Com.IUnknown** ,winmdroot.Foundation.HRESULT> GetObject_7;
377
internal delegate *unmanaged [Stdcall]<IRunningObjectTable*,winmdroot.System.Com.
IMoniker
* ,global::System.Runtime.InteropServices.ComTypes.FILETIME* ,winmdroot.Foundation.HRESULT> GetTimeOfLastChange_9;
412
unsafe winmdroot.Foundation.HRESULT Register(winmdroot.System.Com.ROT_FLAGS grfFlags, winmdroot.System.Com.IUnknown* punkObject, winmdroot.System.Com.
IMoniker
* pmkObjectName, uint* pdwRegister);
418
unsafe winmdroot.Foundation.HRESULT IsRunning(winmdroot.System.Com.
IMoniker
* pmkObjectName);
421
unsafe winmdroot.Foundation.HRESULT GetObject(winmdroot.System.Com.
IMoniker
* pmkObjectName, winmdroot.System.Com.IUnknown** ppunkObject);
427
unsafe winmdroot.Foundation.HRESULT GetTimeOfLastChange(winmdroot.System.Com.
IMoniker
* pmkObjectName, global::System.Runtime.InteropServices.ComTypes.FILETIME* pfiletime);
_generated\233\Windows.Win32.System_Com_IEnumMoniker_Extensions.g.cs (4)
23
/// <inheritdoc cref="winmdroot.System.Com.IEnumMoniker.Interface.Next(uint, winmdroot.System.Com.
IMoniker
**, uint*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT Next(this winmdroot.System.Com.IEnumMoniker.Interface @this, uint celt, winmdroot.System.Com.
IMoniker
** rgelt, out uint pceltFetched)
33
/// <inheritdoc cref="winmdroot.System.Com.IEnumMoniker.Interface.Next(uint, winmdroot.System.Com.
IMoniker
**, uint*)"/>
35
internal static unsafe winmdroot.Foundation.HRESULT Next(this winmdroot.System.Com.IEnumMoniker.Interface @this, uint celt, winmdroot.System.Com.
IMoniker
** rgelt)
_generated\238\Windows.Win32.System_Com_IMoniker_Extensions.g.cs (30)
23
/// <inheritdoc cref="winmdroot.System.Com.
IMoniker
.Interface.GetClassID(global::System.Guid*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT GetClassID(this winmdroot.System.Com.
IMoniker
.Interface @this, out global::System.Guid pClassID)
33
/// <inheritdoc cref="winmdroot.System.Com.
IMoniker
.Interface.GetSizeMax(ulong*)"/>
34
internal static unsafe winmdroot.Foundation.HRESULT GetSizeMax(this winmdroot.System.Com.
IMoniker
.Interface @this, out ulong pcbSize)
43
/// <inheritdoc cref="winmdroot.System.Com.
IMoniker
.Interface.BindToObject(winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.
IMoniker
*, global::System.Guid*, void**)"/>
44
internal static unsafe winmdroot.Foundation.HRESULT BindToObject(this winmdroot.System.Com.
IMoniker
.Interface @this, winmdroot.System.Com.IBindCtx* pbc, [Optional] winmdroot.System.Com.
IMoniker
* pmkToLeft, in global::System.Guid riidResult, out void* ppvResult)
56
/// <inheritdoc cref="winmdroot.System.Com.
IMoniker
.Interface.BindToStorage(winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.
IMoniker
*, global::System.Guid*, void**)"/>
57
internal static unsafe winmdroot.Foundation.HRESULT BindToStorage(this winmdroot.System.Com.
IMoniker
.Interface @this, winmdroot.System.Com.IBindCtx* pbc, [Optional] winmdroot.System.Com.
IMoniker
* pmkToLeft, in global::System.Guid riid, out void* ppvObj)
69
/// <inheritdoc cref="winmdroot.System.Com.
IMoniker
.Interface.Hash(uint*)"/>
70
internal static unsafe winmdroot.Foundation.HRESULT Hash(this winmdroot.System.Com.
IMoniker
.Interface @this, out uint pdwHash)
79
/// <inheritdoc cref="winmdroot.System.Com.
IMoniker
.Interface.GetTimeOfLastChange(winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.
IMoniker
*, global::System.Runtime.InteropServices.ComTypes.FILETIME*)"/>
80
internal static unsafe winmdroot.Foundation.HRESULT GetTimeOfLastChange(this winmdroot.System.Com.
IMoniker
.Interface @this, winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, out global::System.Runtime.InteropServices.ComTypes.FILETIME pFileTime)
89
/// <inheritdoc cref="winmdroot.System.Com.
IMoniker
.Interface.GetDisplayName(winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.
IMoniker
*, winmdroot.Foundation.PWSTR*)"/>
90
internal static unsafe winmdroot.Foundation.HRESULT GetDisplayName(this winmdroot.System.Com.
IMoniker
.Interface @this, winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, out winmdroot.Foundation.PWSTR ppszDisplayName)
99
/// <inheritdoc cref="winmdroot.System.Com.
IMoniker
.Interface.ParseDisplayName(winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.
IMoniker
*, winmdroot.Foundation.PWSTR, uint*, winmdroot.System.Com.
IMoniker
**)"/>
100
internal static unsafe winmdroot.Foundation.HRESULT ParseDisplayName(this winmdroot.System.Com.
IMoniker
.Interface @this, winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, winmdroot.Foundation.PWSTR pszDisplayName, out uint pchEaten, winmdroot.System.Com.
IMoniker
** ppmkOut)
109
/// <inheritdoc cref="winmdroot.System.Com.
IMoniker
.Interface.IsSystemMoniker(uint*)"/>
110
internal static unsafe winmdroot.Foundation.HRESULT IsSystemMoniker(this winmdroot.System.Com.
IMoniker
.Interface @this, out uint pdwMksys)
_generated\241\Windows.Win32.System_Com_IRunningObjectTable_Extensions.g.cs (4)
23
/// <inheritdoc cref="winmdroot.System.Com.IRunningObjectTable.Interface.Register(winmdroot.System.Com.ROT_FLAGS, winmdroot.System.Com.IUnknown*, winmdroot.System.Com.
IMoniker
*, uint*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT Register(this winmdroot.System.Com.IRunningObjectTable.Interface @this, winmdroot.System.Com.ROT_FLAGS grfFlags, winmdroot.System.Com.IUnknown* punkObject, winmdroot.System.Com.
IMoniker
* pmkObjectName, out uint pdwRegister)
43
/// <inheritdoc cref="winmdroot.System.Com.IRunningObjectTable.Interface.GetTimeOfLastChange(winmdroot.System.Com.
IMoniker
*, global::System.Runtime.InteropServices.ComTypes.FILETIME*)"/>
44
internal static unsafe winmdroot.Foundation.HRESULT GetTimeOfLastChange(this winmdroot.System.Com.IRunningObjectTable.Interface @this, winmdroot.System.Com.
IMoniker
* pmkObjectName, out global::System.Runtime.InteropServices.ComTypes.FILETIME pfiletime)
System.Windows.Forms (10)
System\Windows\Forms\ActiveX\AxHost.AxContainer.cs (2)
556
IMoniker
** ppmkOut)
564
IMoniker
** ppmkOut)
System\Windows\Forms\ActiveX\AxHost.OleInterfaces.cs (1)
257
HRESULT IOleClientSite.Interface.GetMoniker(uint dwAssign, uint dwWhichMoniker,
IMoniker
** ppmk)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (4)
174
/// <inheritdoc cref="IOleObject.SetMoniker(uint,
IMoniker
*)"/>
175
HRESULT IOleObject.Interface.SetMoniker(uint dwWhichMoniker,
IMoniker
* pmk) => HRESULT.E_NOTIMPL;
177
/// <inheritdoc cref="IOleObject.GetMoniker(uint, uint,
IMoniker
**)"/>
178
HRESULT IOleObject.Interface.GetMoniker(uint dwAssign, uint dwWhichMoniker,
IMoniker
** ppmk)
System\Windows\Forms\Controls\WebBrowser\WebBrowserContainer.cs (2)
27
HRESULT IParseDisplayName.Interface.ParseDisplayName(IBindCtx* pbc, PWSTR pszDisplayName, uint* pchEaten,
IMoniker
** ppmkOut) =>
31
HRESULT IOleContainer.Interface.ParseDisplayName(IBindCtx* pbc, PWSTR pszDisplayName, uint* pchEaten,
IMoniker
** ppmkOut)
System\Windows\Forms\Controls\WebBrowser\WebBrowserSiteBase.cs (1)
161
HRESULT IOleClientSite.Interface.GetMoniker(uint dwAssign, uint dwWhichMoniker,
IMoniker
** ppmk)
System.Windows.Forms.Primitives (66)
_generated\108\Windows.Win32.IAdviseSinkEx.g.cs (5)
119
private static void OnRename(IAdviseSinkEx* pThis, winmdroot.System.Com.
IMoniker
* pmk)
134
public unsafe void OnRename(winmdroot.System.Com.
IMoniker
* pmk)
136
((delegate *unmanaged [Stdcall]<IAdviseSinkEx*,winmdroot.System.Com.
IMoniker
* ,void>)lpVtbl[5])((IAdviseSinkEx*)Unsafe.AsPointer(ref this), pmk);
245
internal delegate *unmanaged [Stdcall]<IAdviseSinkEx*,winmdroot.System.Com.
IMoniker
* ,void> OnRename_6;
289
unsafe new void OnRename(winmdroot.System.Com.
IMoniker
* pmk);
_generated\111\Windows.Win32.IBindHost.g.cs (19)
59
private static winmdroot.Foundation.HRESULT CreateMoniker(IBindHost* pThis, winmdroot.Foundation.PWSTR szName, winmdroot.System.Com.IBindCtx* pBC, winmdroot.System.Com.
IMoniker
** ppmk, uint dwReserved)
76
public unsafe void CreateMoniker(winmdroot.Foundation.PWSTR szName, winmdroot.System.Com.IBindCtx* pBC, winmdroot.System.Com.
IMoniker
** ppmk, uint dwReserved)
78
((delegate *unmanaged [Stdcall]<IBindHost*,winmdroot.Foundation.PWSTR ,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.
IMoniker
** ,uint ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IBindHost*)Unsafe.AsPointer(ref this), szName, pBC, ppmk, dwReserved).ThrowOnFailure();
81
/// <inheritdoc cref="MonikerBindToStorage(winmdroot.System.Com.
IMoniker
*, winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.IBindStatusCallback*, global::System.Guid*, void**)"/>
83
internal unsafe void MonikerBindToStorage(winmdroot.System.Com.
IMoniker
* pMk, winmdroot.System.Com.IBindCtx* pBC, winmdroot.System.Com.IBindStatusCallback* pBSC, in global::System.Guid riid, out void* ppvObj)
97
private static winmdroot.Foundation.HRESULT MonikerBindToStorage(IBindHost* pThis, winmdroot.System.Com.
IMoniker
* pMk, winmdroot.System.Com.IBindCtx* pBC, winmdroot.System.Com.IBindStatusCallback* pBSC, global::System.Guid* riid, void** ppvObj)
114
public unsafe void MonikerBindToStorage(winmdroot.System.Com.
IMoniker
* pMk, winmdroot.System.Com.IBindCtx* pBC, winmdroot.System.Com.IBindStatusCallback* pBSC, global::System.Guid* riid, void** ppvObj)
116
((delegate *unmanaged [Stdcall]<IBindHost*,winmdroot.System.Com.
IMoniker
* ,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.IBindStatusCallback* ,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IBindHost*)Unsafe.AsPointer(ref this), pMk, pBC, pBSC, riid, ppvObj).ThrowOnFailure();
119
/// <inheritdoc cref="MonikerBindToObject(winmdroot.System.Com.
IMoniker
*, winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.IBindStatusCallback*, global::System.Guid*, void**)"/>
121
internal unsafe void MonikerBindToObject(winmdroot.System.Com.
IMoniker
* pMk, winmdroot.System.Com.IBindCtx* pBC, winmdroot.System.Com.IBindStatusCallback* pBSC, in global::System.Guid riid, out void* ppvObj)
135
private static winmdroot.Foundation.HRESULT MonikerBindToObject(IBindHost* pThis, winmdroot.System.Com.
IMoniker
* pMk, winmdroot.System.Com.IBindCtx* pBC, winmdroot.System.Com.IBindStatusCallback* pBSC, global::System.Guid* riid, void** ppvObj)
152
public unsafe void MonikerBindToObject(winmdroot.System.Com.
IMoniker
* pMk, winmdroot.System.Com.IBindCtx* pBC, winmdroot.System.Com.IBindStatusCallback* pBSC, global::System.Guid* riid, void** ppvObj)
154
((delegate *unmanaged [Stdcall]<IBindHost*,winmdroot.System.Com.
IMoniker
* ,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.IBindStatusCallback* ,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((IBindHost*)Unsafe.AsPointer(ref this), pMk, pBC, pBSC, riid, ppvObj).ThrowOnFailure();
186
internal delegate *unmanaged [Stdcall]<IBindHost*,winmdroot.Foundation.PWSTR ,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.
IMoniker
** ,uint ,winmdroot.Foundation.HRESULT> CreateMoniker_4;
188
internal delegate *unmanaged [Stdcall]<IBindHost*,winmdroot.System.Com.
IMoniker
* ,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.IBindStatusCallback* ,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> MonikerBindToStorage_5;
190
internal delegate *unmanaged [Stdcall]<IBindHost*,winmdroot.System.Com.
IMoniker
* ,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.IBindStatusCallback* ,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> MonikerBindToObject_6;
218
unsafe winmdroot.Foundation.HRESULT CreateMoniker(winmdroot.Foundation.PWSTR szName, winmdroot.System.Com.IBindCtx* pBC, winmdroot.System.Com.
IMoniker
** ppmk, uint dwReserved);
221
unsafe winmdroot.Foundation.HRESULT MonikerBindToStorage(winmdroot.System.Com.
IMoniker
* pMk, winmdroot.System.Com.IBindCtx* pBC, winmdroot.System.Com.IBindStatusCallback* pBSC, global::System.Guid* riid, void** ppvObj);
224
unsafe winmdroot.Foundation.HRESULT MonikerBindToObject(winmdroot.System.Com.
IMoniker
* pMk, winmdroot.System.Com.IBindCtx* pBC, winmdroot.System.Com.IBindStatusCallback* pBSC, global::System.Guid* riid, void** ppvObj);
_generated\198\Windows.Win32.IOleAdviseHolder.g.cs (5)
177
private static winmdroot.Foundation.HRESULT SendOnRename(IOleAdviseHolder* pThis, winmdroot.System.Com.
IMoniker
* pmk)
198
public unsafe void SendOnRename(winmdroot.System.Com.
IMoniker
* pmk)
200
((delegate *unmanaged [Stdcall]<IOleAdviseHolder*,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.HRESULT>)lpVtbl[6])((IOleAdviseHolder*)Unsafe.AsPointer(ref this), pmk).ThrowOnFailure();
297
internal delegate *unmanaged [Stdcall]<IOleAdviseHolder*,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.HRESULT> SendOnRename_7;
342
unsafe winmdroot.Foundation.HRESULT SendOnRename(winmdroot.System.Com.
IMoniker
* pmk);
_generated\199\Windows.Win32.IOleClientSite.g.cs (5)
94
private static winmdroot.Foundation.HRESULT GetMoniker(IOleClientSite* pThis, uint dwAssign, uint dwWhichMoniker, winmdroot.System.Com.
IMoniker
** ppmk)
123
public unsafe void GetMoniker(uint dwAssign, uint dwWhichMoniker, winmdroot.System.Com.
IMoniker
** ppmk)
125
((delegate *unmanaged [Stdcall]<IOleClientSite*,uint ,uint ,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IOleClientSite*)Unsafe.AsPointer(ref this), dwAssign, dwWhichMoniker, ppmk).ThrowOnFailure();
288
internal delegate *unmanaged [Stdcall]<IOleClientSite*,uint ,uint ,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT> GetMoniker_5;
331
unsafe winmdroot.Foundation.HRESULT GetMoniker(uint dwAssign, uint dwWhichMoniker, winmdroot.System.Com.
IMoniker
** ppmk);
_generated\201\Windows.Win32.IOleContainer.g.cs (7)
57
/// <inheritdoc cref="ParseDisplayName(winmdroot.System.Com.IBindCtx*, winmdroot.Foundation.PWSTR, uint*, winmdroot.System.Com.
IMoniker
**)"/>
59
internal unsafe void ParseDisplayName(winmdroot.System.Com.IBindCtx* pbc, winmdroot.Foundation.PWSTR pszDisplayName, out uint pchEaten, winmdroot.System.Com.
IMoniker
** ppmkOut)
70
private static winmdroot.Foundation.HRESULT ParseDisplayName(IOleContainer* pThis, winmdroot.System.Com.IBindCtx* pbc, winmdroot.Foundation.PWSTR pszDisplayName, uint* pchEaten, winmdroot.System.Com.
IMoniker
** ppmkOut)
87
public unsafe void ParseDisplayName(winmdroot.System.Com.IBindCtx* pbc, winmdroot.Foundation.PWSTR pszDisplayName, uint* pchEaten, winmdroot.System.Com.
IMoniker
** ppmkOut)
89
((delegate *unmanaged [Stdcall]<IOleContainer*,winmdroot.System.Com.IBindCtx* ,winmdroot.Foundation.PWSTR ,uint* ,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IOleContainer*)Unsafe.AsPointer(ref this), pbc, pszDisplayName, pchEaten, ppmkOut).ThrowOnFailure();
186
internal delegate *unmanaged [Stdcall]<IOleContainer*,winmdroot.System.Com.IBindCtx* ,winmdroot.Foundation.PWSTR ,uint* ,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT> ParseDisplayName_4;
219
unsafe new winmdroot.Foundation.HRESULT ParseDisplayName(winmdroot.System.Com.IBindCtx* pbc, winmdroot.Foundation.PWSTR pszDisplayName, uint* pchEaten, winmdroot.System.Com.
IMoniker
** ppmkOut);
_generated\210\Windows.Win32.IOleObject.g.cs (10)
214
private static winmdroot.Foundation.HRESULT SetMoniker(IOleObject* pThis, uint dwWhichMoniker, winmdroot.System.Com.
IMoniker
* pmk)
242
public unsafe void SetMoniker(uint dwWhichMoniker, winmdroot.System.Com.
IMoniker
* pmk)
244
((delegate *unmanaged [Stdcall]<IOleObject*,uint ,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((IOleObject*)Unsafe.AsPointer(ref this), dwWhichMoniker, pmk).ThrowOnFailure();
250
private static winmdroot.Foundation.HRESULT GetMoniker(IOleObject* pThis, uint dwAssign, uint dwWhichMoniker, winmdroot.System.Com.
IMoniker
** ppmk)
277
public unsafe void GetMoniker(uint dwAssign, uint dwWhichMoniker, winmdroot.System.Com.
IMoniker
** ppmk)
279
((delegate *unmanaged [Stdcall]<IOleObject*,uint ,uint ,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((IOleObject*)Unsafe.AsPointer(ref this), dwAssign, dwWhichMoniker, ppmk).ThrowOnFailure();
927
internal delegate *unmanaged [Stdcall]<IOleObject*,uint ,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.HRESULT> SetMoniker_8;
929
internal delegate *unmanaged [Stdcall]<IOleObject*,uint ,uint ,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT> GetMoniker_9;
1018
unsafe winmdroot.Foundation.HRESULT SetMoniker(uint dwWhichMoniker, winmdroot.System.Com.
IMoniker
* pmk);
1021
unsafe winmdroot.Foundation.HRESULT GetMoniker(uint dwAssign, uint dwWhichMoniker, winmdroot.System.Com.
IMoniker
** ppmk);
_generated\217\Windows.Win32.IParseDisplayName.g.cs (7)
57
/// <inheritdoc cref="ParseDisplayName(winmdroot.System.Com.IBindCtx*, winmdroot.Foundation.PWSTR, uint*, winmdroot.System.Com.
IMoniker
**)"/>
59
internal unsafe void ParseDisplayName(winmdroot.System.Com.IBindCtx* pbc, winmdroot.Foundation.PWSTR pszDisplayName, out uint pchEaten, winmdroot.System.Com.
IMoniker
** ppmkOut)
70
private static winmdroot.Foundation.HRESULT ParseDisplayName(IParseDisplayName* pThis, winmdroot.System.Com.IBindCtx* pbc, winmdroot.Foundation.PWSTR pszDisplayName, uint* pchEaten, winmdroot.System.Com.
IMoniker
** ppmkOut)
100
public unsafe void ParseDisplayName(winmdroot.System.Com.IBindCtx* pbc, winmdroot.Foundation.PWSTR pszDisplayName, uint* pchEaten, winmdroot.System.Com.
IMoniker
** ppmkOut)
102
((delegate *unmanaged [Stdcall]<IParseDisplayName*,winmdroot.System.Com.IBindCtx* ,winmdroot.Foundation.PWSTR ,uint* ,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IParseDisplayName*)Unsafe.AsPointer(ref this), pbc, pszDisplayName, pchEaten, ppmkOut).ThrowOnFailure();
134
internal delegate *unmanaged [Stdcall]<IParseDisplayName*,winmdroot.System.Com.IBindCtx* ,winmdroot.Foundation.PWSTR ,uint* ,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT> ParseDisplayName_4;
161
unsafe winmdroot.Foundation.HRESULT ParseDisplayName(winmdroot.System.Com.IBindCtx* pbc, winmdroot.Foundation.PWSTR pszDisplayName, uint* pchEaten, winmdroot.System.Com.
IMoniker
** ppmkOut);
_generated\473\Windows.Win32.System_Com_IBindHost_Extensions.g.cs (4)
23
/// <inheritdoc cref="winmdroot.System.Com.IBindHost.Interface.MonikerBindToStorage(winmdroot.System.Com.
IMoniker
*, winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.IBindStatusCallback*, global::System.Guid*, void**)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT MonikerBindToStorage(this winmdroot.System.Com.IBindHost.Interface @this, winmdroot.System.Com.
IMoniker
* pMk, winmdroot.System.Com.IBindCtx* pBC, winmdroot.System.Com.IBindStatusCallback* pBSC, in global::System.Guid riid, out void* ppvObj)
36
/// <inheritdoc cref="winmdroot.System.Com.IBindHost.Interface.MonikerBindToObject(winmdroot.System.Com.
IMoniker
*, winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.IBindStatusCallback*, global::System.Guid*, void**)"/>
37
internal static unsafe winmdroot.Foundation.HRESULT MonikerBindToObject(this winmdroot.System.Com.IBindHost.Interface @this, winmdroot.System.Com.
IMoniker
* pMk, winmdroot.System.Com.IBindCtx* pBC, winmdroot.System.Com.IBindStatusCallback* pBSC, in global::System.Guid riid, out void* ppvObj)
_generated\498\Windows.Win32.System_Ole_IOleContainer_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.System.Ole.IOleContainer.Interface.ParseDisplayName(winmdroot.System.Com.IBindCtx*, winmdroot.Foundation.PWSTR, uint*, winmdroot.System.Com.
IMoniker
**)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT ParseDisplayName(this winmdroot.System.Ole.IOleContainer.Interface @this, winmdroot.System.Com.IBindCtx* pbc, winmdroot.Foundation.PWSTR pszDisplayName, out uint pchEaten, winmdroot.System.Com.
IMoniker
** ppmkOut)
_generated\512\Windows.Win32.System_Ole_IParseDisplayName_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.System.Ole.IParseDisplayName.Interface.ParseDisplayName(winmdroot.System.Com.IBindCtx*, winmdroot.Foundation.PWSTR, uint*, winmdroot.System.Com.
IMoniker
**)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT ParseDisplayName(this winmdroot.System.Ole.IParseDisplayName.Interface @this, winmdroot.System.Com.IBindCtx* pbc, winmdroot.Foundation.PWSTR pszDisplayName, out uint pchEaten, winmdroot.System.Com.
IMoniker
** ppmkOut)