IPXC_Bookmark::Unlink Method

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXC_Bookmark::Unlink Method}}
 
{{#customTitle:IPXC_Bookmark::Unlink Method}}
  
The method of interface of PDF-XChange Editor SDK.
+
Unlinks a bookmark from the bookmark tree that contains it.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 01: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.