IUIX_Progress::State Property

From PDF XChange PDF SDK
Revision as of 04:34, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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*  nState);
HRESULT put_State([in]  LONG  nState);

See Also

IUIX_Progress