3 references to GetTypeInfoOfGuid
System.Private.Windows.Core (3)
Windows.Win32.ITypeLib.g.cs (1)
182
return __object.
GetTypeInfoOfGuid
(guid, ppTinfo);
Windows.Win32.System_Com_ITypeLib_Extensions.g.cs (2)
33
/// <inheritdoc cref="winmdroot.System.Com.ITypeLib.Interface.
GetTypeInfoOfGuid
(global::System.Guid*, winmdroot.System.Com.ITypeInfo**)"/>
38
winmdroot.Foundation.HRESULT __result = @this.
GetTypeInfoOfGuid
(guidLocal, ppTinfo);