3 references to GetImplTypeFlags
System.Private.Windows.Core (2)
Windows.Win32.ITypeInfo.g.cs (2)
308
/// <inheritdoc cref="
GetImplTypeFlags
(uint, winmdroot.System.Com.IMPLTYPEFLAGS*)"/>
313
winmdroot.Foundation.HRESULT __result = this.
GetImplTypeFlags
(index, pImplTypeFlagsLocal);
System.Windows.Forms.Primitives.Tests (1)
Interop\Oleaut32\ITypeInfoTests.cs (1)
167
typeInfo.Value->
GetImplTypeFlags
(0, &implTypeFlags);