4 references to GetRefTypeOfImplType
System.Private.Windows.Core (2)
Windows.Win32.ITypeInfo.g.cs (2)
265
/// <inheritdoc cref="
GetRefTypeOfImplType
(uint, uint*)"/>
270
winmdroot.Foundation.HRESULT __result = this.
GetRefTypeOfImplType
(index, pRefTypeLocal);
System.Windows.Forms.Primitives.Tests (2)
Interop\Oleaut32\ITypeInfoTests.cs (2)
217
typeInfo.Value->
GetRefTypeOfImplType
(0, &refType);
234
typeInfo.Value->
GetRefTypeOfImplType
(0, &refType);