IPXV_3DAnimation::CurTime Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property CurTime of interface IPXV_3DAnimation returns/sets Value of double ...

Syntax

HRESULT get_CurTime([out, retval]  double*  nMilliSeconds);
HRESULT put_CurTime([in]  double  nMilliSeconds);

See Also

IPXV_3DAnimation