3 references to GetTypeInfoType
System.Private.Windows.Core (3)
Windows.Win32.ITypeLib.g.cs (1)
137 return __object.GetTypeInfoType(index, pTKind);
Windows.Win32.System_Com_ITypeLib_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Com.ITypeLib.Interface.GetTypeInfoType(uint, winmdroot.System.Com.TYPEKIND*)"/> 28 winmdroot.Foundation.HRESULT __result = @this.GetTypeInfoType(index, pTKindLocal);