IUIX_Progress::State 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:IUIX_Progress::State Property}} | {{#customTitle:IUIX_Progress::State Property}} | ||
− | {{#parentPage:PXV:IUIX_Progress|State Property|property}} | + | {{#parentPage:PXV:IUIX_Progress#Properties|State Property|property}} |
{{ToReview}} | {{ToReview}} | ||
Revision as of 22:05, 21 May 2015
Sets object of IUIX_Progress interface to one of available in UIX_ProgressState enumeration states.
Syntax
HRESULT get_State([out, retval] LONG* pState); HRESULT put_State([in] LONG pState);