IProgressMon::Duration Property

From PDF XChange PDF SDK
Revision as of 02:10, 4 June 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*  nDuration);
HRESULT put_Duration([in]  double  nDuration);

See Also

IProgressMon