3 references to GetClassID
System.Private.Windows.Core (3)
Windows.Win32.IPersistStream.g.cs (1)
77 return __object.GetClassID(pClassID);
Windows.Win32.System_Com_IPersistStream_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Com.IPersistStream.Interface.GetClassID(global::System.Guid*)"/> 28 winmdroot.Foundation.HRESULT __result = @this.GetClassID(pClassIDLocal);