3 references to GetFuncDesc
System.Private.Windows.Core (3)
Windows.Win32.ITypeInfo.g.cs (1)
150 return __object.GetFuncDesc(index, ppFuncDesc);
Windows.Win32.System_Com_ITypeInfo_Extensions.g.cs (2)
33 /// <inheritdoc cref="winmdroot.System.Com.ITypeInfo.Interface.GetFuncDesc(uint, winmdroot.System.Com.FUNCDESC**)"/> 38 winmdroot.Foundation.HRESULT __result = @this.GetFuncDesc(index, ppFuncDescLocal);