IPXV_Inst::ProgressMon 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:IPXV_Inst::ProgressMon Property}}
 
{{#customTitle:IPXV_Inst::ProgressMon Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXV_Inst|IPXV_Inst]].
+
[[PXV:IPXV_Inst|IPXV_Inst]].

Revision as of 06:36, 20 May 2015


Property ProgressMon of interface IPXV_Inst returns/sets Pointer to IProgressMon ...

Syntax

HRESULT get_ProgressMon([out, retval]  IProgressMon**  ppProgressMon);
HRESULT put_ProgressMon([in]  IProgressMon*  ppProgressMon);

See Also

IPXV_Inst.