IPXV_3DAnimation::CurTime Property

From PDF XChange PDF SDK
Revision as of 00:50, 23 July 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 ULONG ...

Syntax

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

See Also

IPXV_3DAnimation