IProgressMon::Duration Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Parent page removed)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IProgressMon::Duration Property}}
 
{{#customTitle:IProgressMon::Duration Property}}
 +
{{#parentPage:PXV:IProgressMon#Properties|Duration Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 06:46, 21 May 2015


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.