3 references to GetTypeInfoType
System.Private.Windows.Core (3)
_generated\164\Windows.Win32.ITypeLib.g.cs (1)
140 return __object.GetTypeInfoType(index, pTKind);
_generated\247\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);