IHlinkBrowseContext::SetBrowseWindowInfo

Establishes the HLBWINFO structure of this browse context.

HRESULT SetBrowseWindowInfo(
  HLBWINFO * phlbwi  //Pointer to the new HLBWINFO structure for 
                     //this browse context
);
 

Parameters

phlbwi
[in,unique] Pointer to the new HLBWINFO structure for this browse context.

Return Values

S_OK
The HLBWINFO structure for this browse window has been established.

QuickInfo

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

See Also

HLBWINFO, IHlinkBrowseContext::GetBrowseWindowInfo