3 references to GetDocumentation
System.Private.Windows.Core (3)
Windows.Win32.ITypeLib.g.cs (1)
305
return __object.
GetDocumentation
(index, pBstrName, pBstrDocString, pdwHelpContext, pBstrHelpFile);
Windows.Win32.System_Com_ITypeLib_Extensions.g.cs (2)
53
/// <inheritdoc cref="winmdroot.System.Com.ITypeLib.Interface.
GetDocumentation
(int, winmdroot.Foundation.BSTR*, winmdroot.Foundation.BSTR*, uint*, winmdroot.Foundation.BSTR*)"/>
58
winmdroot.Foundation.HRESULT __result = @this.
GetDocumentation
(index, pBstrName, pBstrDocString, pdwHelpContextLocal, pBstrHelpFile);