IUIX_IndProgress::DotsCount Property

From PDF XChange PDF SDK
Revision as of 01:31, 20 October 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property DotsCount of interface IUIX_IndProgress returns/sets Value of LONG ...

Syntax

HRESULT get_DotsCount([out, retval]  LONG*  nCount);
HRESULT put_DotsCount([in]  LONG  nCount);

See Also

IUIX_IndProgress