3 references to GetDocumentation
System.Private.Windows.Core (3)
Windows.Win32.ITypeInfo.g.cs (1)
492
return __object.
GetDocumentation
(memid, pBstrName, pBstrDocString, pdwHelpContext, pBstrHelpFile);
Windows.Win32.System_Com_ITypeInfo_Extensions.g.cs (2)
116
/// <inheritdoc cref="winmdroot.System.Com.ITypeInfo.Interface.
GetDocumentation
(int, winmdroot.Foundation.BSTR*, winmdroot.Foundation.BSTR*, uint*, winmdroot.Foundation.BSTR*)"/>
121
winmdroot.Foundation.HRESULT __result = @this.
GetDocumentation
(memid, pBstrName, pBstrDocString, pdwHelpContextLocal, pBstrHelpFile);