IPXC_Bookmark::FirstChild Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXC_Bookmark::FirstChild Property}}
 
{{#customTitle:IPXC_Bookmark::FirstChild Property}}
  
Property '''FirstChild''' of interface [[PXV:IPXC_Bookmark|IPXC_Bookmark]] returns  Pointer to [[PXV:IPXC_Bookmark|IPXC_Bookmark]] ...
+
Gets first element in the sub-tree of the bookmark.
 
+
  
 
== Syntax ==
 
== Syntax ==

Revision as of 00:17, 15 April 2015

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

Syntax

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

See Also

See also IPXC_Bookmark.