IHlinkBrowseContext::GetBrowseWindowInfo

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.

QuickInfo

  Windows NT: Use version 5.0 or later.
  Windows: Unsupported.
  Windows CE: Unsupported.
  Header: Declared in hlink.h.

See Also

HLBWINFO, IHlinkBrowseContext::SetBrowseWindowInfo