IProgressMon::Duration Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
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 | + | {{#parentPage:PXV:IProgressMon#Properties|Duration|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 07:00, 23 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);