3 references to GetFuncDesc
System.Private.Windows.Core (2)
_generated\163\Windows.Win32.ITypeInfo.g.cs (2)
128
/// <inheritdoc cref="
GetFuncDesc
(uint, winmdroot.System.Com.FUNCDESC**)"/>
133
winmdroot.Foundation.HRESULT __result = this.
GetFuncDesc
(index, ppFuncDescLocal);
System.Windows.Forms (1)
System\Windows\Forms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (1)
613
hr = typeInfo->
GetFuncDesc
(i, &functionDescription);