IPXC_Bookmark::LastChild Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Bookmark::LastChild Property}} | {{#customTitle:IPXC_Bookmark::LastChild Property}} | ||
+ | {{#parentPage:PXV:IPXC_Bookmark#Properties|LastChild|property}} | ||
+ | {{ToReview}} | ||
− | Gets | + | Gets last element in the sub-tree of the bookmark. |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_LastChild([out, retval] IPXC_Bookmark** pChild); | + | <pre class="brush:cpp;gutter:false">HRESULT get_LastChild([out, retval] IPXC_Bookmark** pChild); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_Bookmark|IPXC_Bookmark]] |
Latest revision as of 02:21, 15 June 2015
Gets last element in the sub-tree of the bookmark.
Syntax
HRESULT get_LastChild([out, retval] IPXC_Bookmark** pChild);