3 references to GetVarDesc
System.Private.Windows.Core (3)
Windows.Win32.ITypeInfo.g.cs (1)
193
return __object.
GetVarDesc
(index, ppVarDesc);
Windows.Win32.System_Com_ITypeInfo_Extensions.g.cs (2)
43
/// <inheritdoc cref="winmdroot.System.Com.ITypeInfo.Interface.
GetVarDesc
(uint, winmdroot.System.Com.VARDESC**)"/>
48
winmdroot.Foundation.HRESULT __result = @this.
GetVarDesc
(index, ppVarDescLocal);