5 references to GetDocumentation
System.Private.Windows.Core (5)
_generated\164\Windows.Win32.ITypeLib.g.cs (1)
330 return __object.GetDocumentation(index, pBstrName, pBstrDocString, pdwHelpContext, pBstrHelpFile);
_generated\247\Windows.Win32.System_Com_ITypeLib_Extensions.g.cs (4)
53 /// <inheritdoc cref="winmdroot.System.Com.ITypeLib.Interface.GetDocumentation(int, winmdroot.Foundation.BSTR*, winmdroot.Foundation.BSTR*, uint*, winmdroot.Foundation.BSTR*)"/> 64 winmdroot.Foundation.HRESULT __result = @this.GetDocumentation(index, pBstrNameLocal, pBstrDocStringLocal, pdwHelpContextLocal, pBstrHelpFileLocal); 72 /// <inheritdoc cref="winmdroot.System.Com.ITypeLib.Interface.GetDocumentation(int, winmdroot.Foundation.BSTR*, winmdroot.Foundation.BSTR*, uint*, winmdroot.Foundation.BSTR*)"/> 77 winmdroot.Foundation.HRESULT __result = @this.GetDocumentation(index, default(winmdroot.Foundation.BSTR* ), default(winmdroot.Foundation.BSTR* ), pdwHelpContextLocal, default(winmdroot.Foundation.BSTR* ));