Contents Index Topic Contents | ||
Previous Topic: IABTable::FindRow Next Topic: IABTable::GetCollapseState |
IABTable::FreeBookmark
HRESULT FreeBookmark( BOOKMARK bkPosition );Provides the ability to free a bookmark that was created by CreateBookmark.
- Returns S_OK if successful, or MAPI_E_INVALID_BOOKMARK if the specified bookmark does not exist.
- bkPosition
- Address of the bookmark to free.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.