Retrieves the HLBWINFO structure currently associated with this browse context.
HRESULT GetBrowseWindowInfo(
HLBWINFO *
phlbwi // Location to receive the HLBWINFO structure
);
Parameters
phlbwi
[out] Pointer to the location to return the current HLBWINFO structure.
Return Values
S_OK
The HLBWINFO structure for this browse window has been retrieved.
See Also
HLBWINFO, IHlinkBrowseContext::SetBrowseWindowInfo