Contents Index Topic Contents | ||
Previous Topic: IHlinkBrowseContext::Register Next Topic: IHlinkBrowseContext::SetBrowseWindowInfo |
IHlinkBrowseContext::Revoke
HRESULT Revoke( DWORD dwRegister //Object to revoke );Revokes an object previously registered with this browse context.
- Returns S_OK if the previously registered object has been revoked from this browse context.
- dwRegister
- [in] Used to identify the object to revoke. Returned by a previous call to IHlinkBrowseContext::Register.
See also IHlinkBrowseContext::Register
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.