IUIX_Progress::State Property

From PDF XChange PDF SDK
Revision as of 01:26, 14 May 2015 by Oleh (Talk | contribs)

Jump to: navigation, search


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.