1 implementation of GetClassID
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
441
HRESULT IPersistStreamInit.Interface.
GetClassID
(Guid* pClassID)
3 references to GetClassID
System.Windows.Forms.Primitives (3)
Generated\361d1da7f942c932\Windows.Win32.System_Com_IPersistStreamInit_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.System.Com.IPersistStreamInit.Interface.
GetClassID
(global::System.Guid*)"/>
28
winmdroot.Foundation.HRESULT __result = @this.
GetClassID
(pClassIDLocal);
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.IPersistStreamInit.g.cs (1)
79
return __object.
GetClassID
(pClassID);