IProgressMon::Style Property

From PDF XChange PDF SDK
Revision as of 02:10, 4 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Style of interface IProgressMon returns/sets Value of ULONG ...

Syntax

HRESULT get_Style([out, retval]  ULONG*  nStyle);
HRESULT put_Style([in]  ULONG  nStyle);

See Also

IProgressMon