Retrieves the browse window information structure associated with this browse context.
Syntax
HRESULT GetBrowseWindowInfo( HLBWINFO *phlbwi );
Parameters
- phlbwi
- [out] Address of an HLBWINFO structure.
Return Value
Returns S_OK if the HLBWINFO structure for this browse window is retrieved, or an error code otherwise.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0
See Also