Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the host's UI capabilities.
STDMETHOD(GetHostInfo)(
DOCHOSTUIINFO *pInfo
);
Parameters
- pInfo
See pInfo in IDocHostUIHandler::GetHostInfo in the Windows SDK.
Return Value
Returns S_OK.
Remarks
This member function is CDHtmlDialog's implementation of IDocHostUIHandler::GetHostInfo, as described in the Windows SDK.
Requirements
Header: afxdhtml.h