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