IProgressMon::Duration Property

From PDF XChange PDF SDK
Revision as of 04:08, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Duration of interface IProgressMon returns/sets Value of double ...

Syntax

HRESULT get_Duration([out, retval]  double*  pDuration);
HRESULT put_Duration([in]  double  pDuration);

See Also

IProgressMon