3 references to GetImplTypeFlags
System.Private.Windows.Core (3)
Windows.Win32.ITypeInfo.g.cs (1)
330 return __object.GetImplTypeFlags(index, pImplTypeFlags);
Windows.Win32.System_Com_ITypeInfo_Extensions.g.cs (2)
73 /// <inheritdoc cref="winmdroot.System.Com.ITypeInfo.Interface.GetImplTypeFlags(uint, winmdroot.System.Com.IMPLTYPEFLAGS*)"/> 78 winmdroot.Foundation.HRESULT __result = @this.GetImplTypeFlags(index, pImplTypeFlagsLocal);