ICabNode::Double Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:ICabNode::Double Property}} | {{#customTitle:ICabNode::Double Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:ICabNode|ICabNode]]. |
Revision as of 03:43, 20 May 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);