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.

See Also

HLBWINFO, IHlinkBrowseContext::GetBrowseWindowInfo