IDocHostUIHandler::GetHostInfo Method
Gets the UI capabilities of the application that is hosting MSHTML.
Syntax
HRESULT GetHostInfo( DOCHOSTUIINFO *pInfo );
Parameters
- pInfo
- [in, out] A pointer to a DOCHOSTUIINFO structure that receives the host's UI capabilities.
Return Value
Returns S_OK if successful, or an error value otherwise.