27 references to IPersist
System.Private.Windows.Core (19)
Windows.Win32.IMoniker.g.cs (1)
946
:winmdroot.System.Com.
IPersist
.Interface,winmdroot.System.Com.IPersistStream.Interface {
Windows.Win32.IPersist.g.cs (15)
26
:IVTable<
IPersist
,
IPersist
.Vtbl>,IComIID {
42
return ((delegate *unmanaged [Stdcall]<
IPersist
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((
IPersist
*)Unsafe.AsPointer(ref this), riid, ppvObject);
47
return ((delegate *unmanaged [Stdcall]<
IPersist
*,uint>)lpVtbl[1])((
IPersist
*)Unsafe.AsPointer(ref this));
52
return ((delegate *unmanaged [Stdcall]<
IPersist
*,uint>)lpVtbl[2])((
IPersist
*)Unsafe.AsPointer(ref this));
68
private static winmdroot.Foundation.HRESULT GetClassID(
IPersist
* pThis, global::System.Guid* pClassID)
95
return ((delegate *unmanaged [Stdcall]<
IPersist
*,global::System.Guid* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((
IPersist
*)Unsafe.AsPointer(ref this), pClassID);
119
internal delegate *unmanaged [Stdcall]<
IPersist
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
121
internal delegate *unmanaged [Stdcall]<
IPersist
*,uint> AddRef_2;
123
internal delegate *unmanaged [Stdcall]<
IPersist
*,uint> Release_3;
125
internal delegate *unmanaged [Stdcall]<
IPersist
*,global::System.Guid* ,winmdroot.Foundation.HRESULT> GetClassID_4;
Windows.Win32.IPersistStream.g.cs (1)
300
:winmdroot.System.Com.
IPersist
.Interface {
Windows.Win32.System_Com_IPersist_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.System.Com.
IPersist
.Interface.GetClassID(global::System.Guid*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT GetClassID(this winmdroot.System.Com.
IPersist
.Interface @this, out global::System.Guid pClassID)
System.Windows.Forms (5)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (5)
22
IPersist
.Interface,
354
unsafe HRESULT
IPersist
.Interface.GetClassID(Guid* pClassID)
368
/// <inheritdoc cref="
IPersist
.GetClassID(Guid*)"/>
394
/// <inheritdoc cref="
IPersist
.GetClassID(Guid*)"/>
440
/// <inheritdoc cref="
IPersist
.GetClassID(Guid*)"/>
System.Windows.Forms.Primitives (3)
Windows.Win32.IPersistPropertyBag.g.cs (1)
243
:winmdroot.System.Com.
IPersist
.Interface {
Windows.Win32.IPersistStorage.g.cs (1)
368
:winmdroot.System.Com.
IPersist
.Interface {
Windows.Win32.IPersistStreamInit.g.cs (1)
330
:winmdroot.System.Com.
IPersist
.Interface {