IProgressMon::Style Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
(Parent page removed)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IProgressMon::Style Property}}
 
{{#customTitle:IProgressMon::Style Property}}
{{#parentPage:PXV:IProgressMon|Style Property|property}}
 
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 06:46, 21 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.