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 14: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXV_Inst|IPXV_Inst]].
+
[[PXV:IPXV_Inst|IPXV_Inst]]

Revision as of 05:10, 23 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