IProgressMon::Duration Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property nDuration 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