3 references to GetNames
System.Private.Windows.Core (2)
Windows.Win32.ITypeInfo.g.cs (2)
214
/// <inheritdoc cref="
GetNames
(int, winmdroot.Foundation.BSTR*, uint, uint*)"/>
219
winmdroot.Foundation.HRESULT __result = this.
GetNames
(memid, rgBstrNames, cMaxNames, pcNamesLocal);
System.Windows.Forms.Primitives.Tests (1)
Interop\Oleaut32\ITypeInfoTests.cs (1)
198
typeInfo.Value->
GetNames
(4, rgszNames, 2u, &cNames);