223 references to IMoniker
Microsoft.Private.Windows.Core (223)
_generated\122\Windows.Win32.IAdviseSink.g.cs (4)
96
public unsafe void OnRename(winmdroot.System.Com.
IMoniker
* pmk)
98
((delegate *unmanaged [Stdcall]<IAdviseSink*,winmdroot.System.Com.
IMoniker
* ,void>)lpVtbl[5])((IAdviseSink*)Unsafe.AsPointer(ref this), pmk);
151
internal delegate *unmanaged [Stdcall]<IAdviseSink*,winmdroot.System.Com.
IMoniker
* ,void> OnRename_6;
178
unsafe void OnRename(winmdroot.System.Com.
IMoniker
* pmk);
_generated\139\Windows.Win32.IEnumMoniker.g.cs (8)
56
/// <inheritdoc cref="Next(uint, winmdroot.System.Com.
IMoniker
**, uint*)"/>
58
internal unsafe winmdroot.Foundation.HRESULT Next(uint celt, winmdroot.System.Com.
IMoniker
** rgelt, out uint pceltFetched)
67
/// <inheritdoc cref="Next(uint, winmdroot.System.Com.
IMoniker
**, uint*)"/>
68
internal unsafe winmdroot.Foundation.HRESULT Next(uint celt, winmdroot.System.Com.
IMoniker
** rgelt)
85
public unsafe winmdroot.Foundation.HRESULT Next(uint celt, winmdroot.System.Com.
IMoniker
** rgelt, [Optional] uint* pceltFetched)
87
return ((delegate *unmanaged [Stdcall]<IEnumMoniker*,uint ,winmdroot.System.Com.
IMoniker
** ,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IEnumMoniker*)Unsafe.AsPointer(ref this), celt, rgelt, pceltFetched);
152
internal delegate *unmanaged [Stdcall]<IEnumMoniker*,uint ,winmdroot.System.Com.
IMoniker
** ,uint* ,winmdroot.Foundation.HRESULT> Next_4;
175
unsafe winmdroot.Foundation.HRESULT Next(uint celt, winmdroot.System.Com.
IMoniker
** rgelt, [Optional] uint* pceltFetched);
_generated\147\Windows.Win32.IMoniker.g.cs (153)
43
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((
IMoniker
*)Unsafe.AsPointer(ref this), riid, ppvObject);
48
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,uint>)lpVtbl[1])((
IMoniker
*)Unsafe.AsPointer(ref this));
53
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,uint>)lpVtbl[2])((
IMoniker
*)Unsafe.AsPointer(ref this));
69
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,global::System.Guid* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((
IMoniker
*)Unsafe.AsPointer(ref this), pClassID);
74
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.Foundation.HRESULT>)lpVtbl[4])((
IMoniker
*)Unsafe.AsPointer(ref this));
79
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IStream* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((
IMoniker
*)Unsafe.AsPointer(ref this), pStm);
84
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IStream* ,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[6])((
IMoniker
*)Unsafe.AsPointer(ref this), pStm, fClearDirty);
100
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,ulong* ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((
IMoniker
*)Unsafe.AsPointer(ref this), pcbSize);
103
/// <inheritdoc cref="BindToObject(winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.
IMoniker
*, global::System.Guid*, void**)"/>
105
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)
131
public unsafe winmdroot.Foundation.HRESULT BindToObject(winmdroot.System.Com.IBindCtx* pbc, [Optional] winmdroot.System.Com.
IMoniker
* pmkToLeft, global::System.Guid* riidResult, void** ppvResult)
133
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);
136
/// <inheritdoc cref="BindToStorage(winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.
IMoniker
*, global::System.Guid*, void**)"/>
138
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)
164
public unsafe winmdroot.Foundation.HRESULT BindToStorage(winmdroot.System.Com.IBindCtx* pbc, [Optional] winmdroot.System.Com.
IMoniker
* pmkToLeft, global::System.Guid* riid, void** ppvObj)
166
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);
186
public unsafe winmdroot.Foundation.HRESULT Reduce(winmdroot.System.Com.IBindCtx* pbc, uint dwReduceHowFar, winmdroot.System.Com.
IMoniker
** ppmkToLeft, winmdroot.System.Com.
IMoniker
** ppmkReduced)
188
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);
204
public unsafe winmdroot.Foundation.HRESULT ComposeWith(winmdroot.System.Com.
IMoniker
* pmkRight, winmdroot.Foundation.BOOL fOnlyIfNotGeneric, winmdroot.System.Com.
IMoniker
** ppmkComposite)
206
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);
220
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.Foundation.BOOL ,winmdroot.System.Com.IEnumMoniker** ,winmdroot.Foundation.HRESULT>)lpVtbl[12])((
IMoniker
*)Unsafe.AsPointer(ref this), fForward, ppenumMoniker);
231
public unsafe winmdroot.Foundation.HRESULT IsEqual(winmdroot.System.Com.
IMoniker
* pmkOtherMoniker)
233
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.HRESULT>)lpVtbl[13])((
IMoniker
*)Unsafe.AsPointer(ref this), pmkOtherMoniker);
257
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[14])((
IMoniker
*)Unsafe.AsPointer(ref this), pdwHash);
273
public unsafe winmdroot.Foundation.HRESULT IsRunning(winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, winmdroot.System.Com.
IMoniker
* pmkNewlyRunning)
275
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);
278
/// <inheritdoc cref="GetTimeOfLastChange(winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.
IMoniker
*, global::System.Runtime.InteropServices.ComTypes.FILETIME*)"/>
280
internal unsafe winmdroot.Foundation.HRESULT GetTimeOfLastChange(winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, out global::System.Runtime.InteropServices.ComTypes.FILETIME pFileTime)
304
public unsafe winmdroot.Foundation.HRESULT GetTimeOfLastChange(winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, global::System.Runtime.InteropServices.ComTypes.FILETIME* pFileTime)
306
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);
321
public unsafe winmdroot.Foundation.HRESULT Inverse(winmdroot.System.Com.
IMoniker
** ppmk)
323
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT>)lpVtbl[17])((
IMoniker
*)Unsafe.AsPointer(ref this), ppmk);
341
public unsafe winmdroot.Foundation.HRESULT CommonPrefixWith(winmdroot.System.Com.
IMoniker
* pmkOther, winmdroot.System.Com.
IMoniker
** ppmkPrefix)
343
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);
358
public unsafe winmdroot.Foundation.HRESULT RelativePathTo(winmdroot.System.Com.
IMoniker
* pmkOther, winmdroot.System.Com.
IMoniker
** ppmkRelPath)
360
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);
363
/// <inheritdoc cref="GetDisplayName(winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.
IMoniker
*, winmdroot.Foundation.PWSTR*)"/>
365
internal unsafe winmdroot.Foundation.HRESULT GetDisplayName(winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, out winmdroot.Foundation.PWSTR ppszDisplayName)
387
public unsafe winmdroot.Foundation.HRESULT GetDisplayName(winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, winmdroot.Foundation.PWSTR* ppszDisplayName)
389
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);
392
/// <inheritdoc cref="ParseDisplayName(winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.
IMoniker
*, winmdroot.Foundation.PWSTR, uint*, winmdroot.System.Com.
IMoniker
**)"/>
394
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)
418
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)
420
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);
444
return ((delegate *unmanaged [Stdcall]<
IMoniker
*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[22])((
IMoniker
*)Unsafe.AsPointer(ref this), pdwMksys);
470
internal delegate *unmanaged [Stdcall]<
IMoniker
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
472
internal delegate *unmanaged [Stdcall]<
IMoniker
*,uint> AddRef_2;
474
internal delegate *unmanaged [Stdcall]<
IMoniker
*,uint> Release_3;
476
internal delegate *unmanaged [Stdcall]<
IMoniker
*,global::System.Guid* ,winmdroot.Foundation.HRESULT> GetClassID_4;
478
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.Foundation.HRESULT> IsDirty_5;
480
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IStream* ,winmdroot.Foundation.HRESULT> Load_6;
482
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IStream* ,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT> Save_7;
484
internal delegate *unmanaged [Stdcall]<
IMoniker
*,ulong* ,winmdroot.Foundation.HRESULT> GetSizeMax_8;
486
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.
IMoniker
* ,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> BindToObject_9;
488
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.
IMoniker
* ,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> BindToStorage_10;
490
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IBindCtx* ,uint ,winmdroot.System.Com.
IMoniker
** ,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT> Reduce_11;
492
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.BOOL ,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT> ComposeWith_12;
494
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.Foundation.BOOL ,winmdroot.System.Com.IEnumMoniker** ,winmdroot.Foundation.HRESULT> Enum_13;
496
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.HRESULT> IsEqual_14;
498
internal delegate *unmanaged [Stdcall]<
IMoniker
*,uint* ,winmdroot.Foundation.HRESULT> Hash_15;
500
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.
IMoniker
* ,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.HRESULT> IsRunning_16;
502
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.
IMoniker
* ,global::System.Runtime.InteropServices.ComTypes.FILETIME* ,winmdroot.Foundation.HRESULT> GetTimeOfLastChange_17;
504
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT> Inverse_18;
506
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.
IMoniker
* ,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT> CommonPrefixWith_19;
508
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.
IMoniker
* ,winmdroot.System.Com.
IMoniker
** ,winmdroot.Foundation.HRESULT> RelativePathTo_20;
510
internal delegate *unmanaged [Stdcall]<
IMoniker
*,winmdroot.System.Com.IBindCtx* ,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.PWSTR* ,winmdroot.Foundation.HRESULT> GetDisplayName_21;
512
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;
514
internal delegate *unmanaged [Stdcall]<
IMoniker
*,uint* ,winmdroot.Foundation.HRESULT> IsSystemMoniker_23;
546
unsafe winmdroot.Foundation.HRESULT BindToObject(winmdroot.System.Com.IBindCtx* pbc, [Optional] winmdroot.System.Com.
IMoniker
* pmkToLeft, global::System.Guid* riidResult, void** ppvResult);
549
unsafe winmdroot.Foundation.HRESULT BindToStorage(winmdroot.System.Com.IBindCtx* pbc, [Optional] winmdroot.System.Com.
IMoniker
* pmkToLeft, global::System.Guid* riid, void** ppvObj);
552
unsafe winmdroot.Foundation.HRESULT Reduce(winmdroot.System.Com.IBindCtx* pbc, uint dwReduceHowFar, winmdroot.System.Com.
IMoniker
** ppmkToLeft, winmdroot.System.Com.
IMoniker
** ppmkReduced);
555
unsafe winmdroot.Foundation.HRESULT ComposeWith(winmdroot.System.Com.
IMoniker
* pmkRight, winmdroot.Foundation.BOOL fOnlyIfNotGeneric, winmdroot.System.Com.
IMoniker
** ppmkComposite);
561
unsafe winmdroot.Foundation.HRESULT IsEqual(winmdroot.System.Com.
IMoniker
* pmkOtherMoniker);
567
unsafe winmdroot.Foundation.HRESULT IsRunning(winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, winmdroot.System.Com.
IMoniker
* pmkNewlyRunning);
570
unsafe winmdroot.Foundation.HRESULT GetTimeOfLastChange(winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, global::System.Runtime.InteropServices.ComTypes.FILETIME* pFileTime);
573
unsafe winmdroot.Foundation.HRESULT Inverse(winmdroot.System.Com.
IMoniker
** ppmk);
576
unsafe winmdroot.Foundation.HRESULT CommonPrefixWith(winmdroot.System.Com.
IMoniker
* pmkOther, winmdroot.System.Com.
IMoniker
** ppmkPrefix);
579
unsafe winmdroot.Foundation.HRESULT RelativePathTo(winmdroot.System.Com.
IMoniker
* pmkOther, winmdroot.System.Com.
IMoniker
** ppmkRelPath);
582
unsafe winmdroot.Foundation.HRESULT GetDisplayName(winmdroot.System.Com.IBindCtx* pbc, winmdroot.System.Com.
IMoniker
* pmkToLeft, winmdroot.Foundation.PWSTR* ppszDisplayName);
585
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\156\Windows.Win32.IRunningObjectTable.g.cs (20)
56
/// <inheritdoc cref="Register(winmdroot.System.Com.ROT_FLAGS, winmdroot.System.Com.IUnknown*, winmdroot.System.Com.
IMoniker
*, uint*)"/>
58
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)
86
public unsafe winmdroot.Foundation.HRESULT Register(winmdroot.System.Com.ROT_FLAGS grfFlags, winmdroot.System.Com.IUnknown* punkObject, winmdroot.System.Com.
IMoniker
* pmkObjectName, uint* pdwRegister)
88
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);
111
public unsafe winmdroot.Foundation.HRESULT IsRunning(winmdroot.System.Com.
IMoniker
* pmkObjectName)
113
return ((delegate *unmanaged [Stdcall]<IRunningObjectTable*,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((IRunningObjectTable*)Unsafe.AsPointer(ref this), pmkObjectName);
127
public unsafe winmdroot.Foundation.HRESULT GetObject(winmdroot.System.Com.
IMoniker
* pmkObjectName, winmdroot.System.Com.IUnknown** ppunkObject)
129
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);
158
/// <inheritdoc cref="GetTimeOfLastChange(winmdroot.System.Com.
IMoniker
*, global::System.Runtime.InteropServices.ComTypes.FILETIME*)"/>
160
internal unsafe winmdroot.Foundation.HRESULT GetTimeOfLastChange(winmdroot.System.Com.
IMoniker
* pmkObjectName, out global::System.Runtime.InteropServices.ComTypes.FILETIME pfiletime)
180
public unsafe winmdroot.Foundation.HRESULT GetTimeOfLastChange(winmdroot.System.Com.
IMoniker
* pmkObjectName, global::System.Runtime.InteropServices.ComTypes.FILETIME* pfiletime)
182
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);
226
internal delegate *unmanaged [Stdcall]<IRunningObjectTable*,winmdroot.System.Com.ROT_FLAGS ,winmdroot.System.Com.IUnknown* ,winmdroot.System.Com.
IMoniker
* ,uint* ,winmdroot.Foundation.HRESULT> Register_4;
230
internal delegate *unmanaged [Stdcall]<IRunningObjectTable*,winmdroot.System.Com.
IMoniker
* ,winmdroot.Foundation.HRESULT> IsRunning_6;
232
internal delegate *unmanaged [Stdcall]<IRunningObjectTable*,winmdroot.System.Com.
IMoniker
* ,winmdroot.System.Com.IUnknown** ,winmdroot.Foundation.HRESULT> GetObject_7;
236
internal delegate *unmanaged [Stdcall]<IRunningObjectTable*,winmdroot.System.Com.
IMoniker
* ,global::System.Runtime.InteropServices.ComTypes.FILETIME* ,winmdroot.Foundation.HRESULT> GetTimeOfLastChange_9;
255
unsafe winmdroot.Foundation.HRESULT Register(winmdroot.System.Com.ROT_FLAGS grfFlags, winmdroot.System.Com.IUnknown* punkObject, winmdroot.System.Com.
IMoniker
* pmkObjectName, uint* pdwRegister);
261
unsafe winmdroot.Foundation.HRESULT IsRunning(winmdroot.System.Com.
IMoniker
* pmkObjectName);
264
unsafe winmdroot.Foundation.HRESULT GetObject(winmdroot.System.Com.
IMoniker
* pmkObjectName, winmdroot.System.Com.IUnknown** ppunkObject);
270
unsafe winmdroot.Foundation.HRESULT GetTimeOfLastChange(winmdroot.System.Com.
IMoniker
* pmkObjectName, global::System.Runtime.InteropServices.ComTypes.FILETIME* pfiletime);
_generated\232\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\237\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\240\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)