4 references to GetVarDesc
System.Private.Windows.Core (2)
_generated\163\Windows.Win32.ITypeInfo.g.cs (2)
171 /// <inheritdoc cref="GetVarDesc(uint, winmdroot.System.Com.VARDESC**)"/> 176 winmdroot.Foundation.HRESULT __result = this.GetVarDesc(index, ppVarDescLocal);
System.Windows.Forms (2)
System\Windows\Forms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (2)
720hr = enumTypeInfo->GetVarDesc(i, &pVarDesc); 836hr = typeInfo->GetVarDesc(i, &pVarDesc);