IProgressMon::Style Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IProgressMon::Style Property}}
 
{{#customTitle:IProgressMon::Style Property}}
 +
{{#parentPage:PXV:IProgressMon|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Style''' of interface [[PXV:IProgressMon|IProgressMon]] returns/sets  Value of ULONG ...
 
Property '''Style''' of interface [[PXV:IProgressMon|IProgressMon]] returns/sets  Value of ULONG ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:39, 20 April 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

See also IProgressMon.