IPXC_Bookmark::ChildrenCount Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 2: Line 2:
 
{{#customTitle:IPXC_Bookmark::ChildrenCount Property}}
 
{{#customTitle:IPXC_Bookmark::ChildrenCount Property}}
 
{{#parentPage:PXV:IPXC_Bookmark|ChildrenCount Property|property}}
 
{{#parentPage:PXV:IPXC_Bookmark|ChildrenCount Property|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''ChildrenCount''' of interface [[PXV:IPXC_Bookmark|IPXC_Bookmark]] returns  Value of ULONG ...
+
Gets number of children of the bookmark.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 23:28, 12 May 2015


Gets number of children of the bookmark.

Syntax

HRESULT get_ChildrenCount([out, retval]  ULONG*  pCount);

See Also

See also IPXC_Bookmark.