IHlinkBrowseContext::CloseIHlinkBrowseContext::Close*
*Contents  *Index  *Topic Contents
*Previous Topic: IHlinkBrowseContext::Clone
*Next Topic: IHlinkBrowseContext::EnumNavigationStack

IHlinkBrowseContext::Close

HRESULT Close(
    DWORD dwReserved    //Reserved for future use
   );

Closes the hyperlink browse context. Releases all hyperlink targets that have been registered with the browse context.

dwReserved
[in] Reserved for future use; must be set to zero by the caller. To ensure compatibility with future use, the callee must not check for zero.

See also IHlinkBrowseContext::Register


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.