IPXC_Bookmark::LastChild Property

From PDF XChange PDF SDK
Jump to: navigation, search
Line 2: Line 2:
 
{{#customTitle:IPXC_Bookmark::LastChild Property}}
 
{{#customTitle:IPXC_Bookmark::LastChild Property}}
  
Gets first element in the sub-tree of the bookmark.
+
Gets last element in the sub-tree of the bookmark.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 00:18, 15 April 2015

Gets last element in the sub-tree of the bookmark.

Syntax

HRESULT get_LastChild([out, retval] IPXC_Bookmark** pChild);

See Also

See also IPXC_Bookmark.