IPXC_Bookmark::FirstChild Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Bookmark::FirstChild Property}}
 
{{#customTitle:IPXC_Bookmark::FirstChild Property}}
{{#parentPage:PXV:IPXC_Bookmark|FirstChild Property|property}}
+
{{#parentPage:PXV:IPXC_Bookmark#Properties|FirstChild Property|property}}
 
{{ToReview}}
 
{{ToReview}}
  

Revision as of 14:07, 21 May 2015


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

Syntax

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

See Also

IPXC_Bookmark.