IProgressMon::Style Property

From PDF XChange PDF SDK
Revision as of 15:39, 20 April 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* pStyle);
HRESULT put_Style([in] ULONG pStyle);

See Also

See also IProgressMon.