IPXC_Transition::Duration Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''nDuration''' of interface [[PXV:IPXC_Transition|IPXC_Transition]] returns/sets Value of double ... |
== Syntax == | == Syntax == |
Latest revision as of 02:38, 15 June 2015
Property nDuration of interface IPXC_Transition returns/sets Value of double ...
Syntax
HRESULT get_Duration([out, retval] double* nDuration); HRESULT put_Duration([in] double nDuration);