IUIX_Progress::State Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IUIX_Progress::State Property}} | {{#customTitle:IUIX_Progress::State Property}} | ||
{{#parentPage:PXV:IUIX_Progress|State Property|property}} | {{#parentPage:PXV:IUIX_Progress|State Property|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Sets object of [[PXV:IUIX_Progress|IUIX_Progress]] interface to one available in [[PXV:UIX_ProgressState|UIX_ProgressState enumeration]] states. | |
== Syntax == | == Syntax == | ||
Line 13: | Line 12: | ||
== See Also == | == See Also == | ||
− | See also [[PXV:IUIX_Progress|IUIX_Progress]]. | + | See also [[PXV:IUIX_Progress|IUIX_Progress]], [[PXV:UIX_ProgressState|UIX_ProgressState]]. |
Revision as of 00:26, 14 May 2015
Sets object of IUIX_Progress interface to one available in UIX_ProgressState enumeration states.
Syntax
HRESULT get_State([out, retval] LONG* pState); HRESULT put_State([in] LONG pState);
See Also
See also IUIX_Progress, UIX_ProgressState.