3 references to GetRefTypeOfImplType
System.Private.Windows.Core (3)
Windows.Win32.ITypeInfo.g.cs (1)
287 return __object.GetRefTypeOfImplType(index, pRefType);
Windows.Win32.System_Com_ITypeInfo_Extensions.g.cs (2)
63 /// <inheritdoc cref="winmdroot.System.Com.ITypeInfo.Interface.GetRefTypeOfImplType(uint, uint*)"/> 68 winmdroot.Foundation.HRESULT __result = @this.GetRefTypeOfImplType(index, pRefTypeLocal);