IPXC_Bookmark::LastChild Property
From PDF XChange PDF SDK
Line 2: | Line 2: | ||
{{#customTitle:IPXC_Bookmark::LastChild Property}} | {{#customTitle:IPXC_Bookmark::LastChild Property}} | ||
− | Gets | + | Gets last element in the sub-tree of the bookmark. |
== Syntax == | == Syntax == |
Revision as of 23:18, 14 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.