IPXV_3DAnimation::CurTime Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 00:50, 23 July 2018


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