3 references to SetClass
System.Private.Windows.Core (3)
Windows.Win32.IStorage.g.cs (1)
667 return __object.SetClass(clsid);
Windows.Win32.System_Com_StructuredStorage_IStorage_Extensions.g.cs (2)
138 /// <inheritdoc cref="winmdroot.System.Com.StructuredStorage.IStorage.Interface.SetClass(global::System.Guid*)"/> 143 winmdroot.Foundation.HRESULT __result = @this.SetClass(clsidLocal);