IPXC_Bookmark::Unlink Method
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_Bookmark::Unlink Method}} | {{#customTitle:IPXC_Bookmark::Unlink Method}} | ||
− | + | Unlinks a bookmark from the bookmark tree that contains it. | |
== Syntax == | == Syntax == |
Revision as of 00:57, 15 April 2015
Unlinks a bookmark from the bookmark tree that contains it.
Syntax
HRESULT Unlink();
Return Value
Returns S_OK if operation was successful or error code in other cases.
See Also
See also IPXC_Bookmark.