4 references to GetDocumentation
Microsoft.Private.Windows.Core (4)
_generated\245\Windows.Win32.System_Com_ITypeInfo_Extensions.g.cs (4)
121 /// <inheritdoc cref="winmdroot.System.Com.ITypeInfo.Interface.GetDocumentation(int, winmdroot.Foundation.BSTR*, winmdroot.Foundation.BSTR*, uint*, winmdroot.Foundation.BSTR*)"/> 132 winmdroot.Foundation.HRESULT __result = @this.GetDocumentation(memid, pBstrNameLocal, pBstrDocStringLocal, pdwHelpContextLocal, pBstrHelpFileLocal); 140 /// <inheritdoc cref="winmdroot.System.Com.ITypeInfo.Interface.GetDocumentation(int, winmdroot.Foundation.BSTR*, winmdroot.Foundation.BSTR*, uint*, winmdroot.Foundation.BSTR*)"/> 145 winmdroot.Foundation.HRESULT __result = @this.GetDocumentation(memid, default(winmdroot.Foundation.BSTR* ), default(winmdroot.Foundation.BSTR* ), pdwHelpContextLocal, default(winmdroot.Foundation.BSTR* ));