IUIX_Progress::State Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Progress::State Property}}
 
{{#customTitle:IUIX_Progress::State Property}}
Line 12: Line 13:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IUIX_Progress|IUIX_Progress]], [[PXV:UIX_ProgressState|UIX_ProgressState]].
+
[[PXV:IUIX_Progress|IUIX_Progress]], [[PXV:UIX_ProgressState|UIX_ProgressState]].

Revision as of 07:51, 20 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);

See Also

IUIX_Progress, UIX_ProgressState.