IProgressMon::Pos Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IProgressMon::Pos Property}} | {{#customTitle:IProgressMon::Pos Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IProgressMon|IProgressMon]]. |
Revision as of 03:56, 20 May 2015
Property Pos of interface IProgressMon returns/sets Value of double ...
Syntax
HRESULT get_Pos([out, retval] double* pPos); HRESULT put_Pos([in] double pPos);