IUIX_Progress::State Property

From PDF XChange PDF SDK
Revision as of 10:17, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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