CDHtmlDialog::GetHostInfo
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