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

Revision as of 07:52, 23 May 2015


Property Int of interface ICabNode returns/sets Value of INT ...

Syntax

HRESULT get_Int([out, retval]  INT*  pVal);
HRESULT put_Int([in]  INT  pVal);

See Also

ICabNode