IPXC_NumberTree::ItemValue 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_NumberTree::ItemValue Property}}
 
{{#customTitle:IPXC_NumberTree::ItemValue Property}}
{{#parentPage:PXV:IPXC_NumberTree|ItemValue Property|property}}
+
{{#parentPage:PXV:IPXC_NumberTree#Properties|ItemValue Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 14:44, 21 May 2015


Property ItemValue of interface IPXC_NumberTree returns Pointer to IPXS_PDFVariant ...

Syntax

HRESULT get_ItemValue([in]           ULONG              nIndex,
                      [out, retval]  IPXS_PDFVariant**  ppValue);

Parameters

nIndex
[in] Value of ULONG.

See Also

IPXC_NumberTree.