IPXV_3DAnimation::CurTime Property

From PDF XChange PDF SDK
Revision as of 04:45, 14 November 2018 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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