3 references to GetTypeAttr
System.Private.Windows.Core (3)
Windows.Win32.ITypeInfo.g.cs (1)
76
return __object.
GetTypeAttr
(ppTypeAttr);
Windows.Win32.System_Com_ITypeInfo_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.System.Com.ITypeInfo.Interface.
GetTypeAttr
(winmdroot.System.Com.TYPEATTR**)"/>
28
winmdroot.Foundation.HRESULT __result = @this.
GetTypeAttr
(ppTypeAttrLocal);