ICabNode::Int Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 03:24, 20 March 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

See also ICabNode.