IProgressMon::Style Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IProgressMon::Style Property}}
 
{{#customTitle:IProgressMon::Style Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IProgressMon|IProgressMon]].
+
[[PXV:IProgressMon|IProgressMon]].

Revision as of 04:56, 20 May 2015


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

IProgressMon.