ICabNode::Double Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:ICabNode::Double Property}} | {{#customTitle:ICabNode::Double Property}} | ||
+ | {{#parentPage:PXV:ICabNode|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Double''' of interface [[PXV:ICabNode|ICabNode]] returns/sets Value of double ... | Property '''Double''' of interface [[PXV:ICabNode|ICabNode]] returns/sets Value of double ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 14:34, 20 April 2015
Property Double of interface ICabNode returns/sets Value of double ...
Syntax
HRESULT get_Double([out, retval] double* pVal); HRESULT put_Double([in] double pVal);
See Also
See also ICabNode.