IProgressMon::Duration Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IProgressMon::Duration Property}}
 
{{#customTitle:IProgressMon::Duration Property}}
 +
{{#parentPage:PXV:IProgressMon|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Duration''' of interface [[PXV:IProgressMon|IProgressMon]] returns/sets  Value of double ...
 
Property '''Duration''' of interface [[PXV:IProgressMon|IProgressMon]] returns/sets  Value of double ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:39, 20 April 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

See also IProgressMon.