IPXV_Inst::DefaultProgressMon Property

From PDF XChange PDF SDK
Jump to: navigation, search
Line 5: Line 5:
 
{{ToReview}}
 
{{ToReview}}
  
Gets a default progress monitor as pointer to [[PXV:IProgressMon|IProgressMon]] object.
+
Gets the default progress-monitor as pointer to [[PXV:IProgressMon|IProgressMon]] object. This progress-monitor is associated with standard progress dialog of Editor.
  
 
== Syntax ==
 
== Syntax ==
Line 12: Line 12:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXV_Inst|IPXV_Inst]]
+
[[PXV:IPXV_Inst|IPXV_Inst]], [[PXV:IPXV_ProgressMon|IPXV_Inst::ProgressMon]]

Revision as of 18:27, 27 May 2015


Gets the default progress-monitor as pointer to IProgressMon object. This progress-monitor is associated with standard progress dialog of Editor.

Syntax

HRESULT get_DefaultProgressMon([out, retval]  IProgressMon**  ppProgressMon);

See Also

IPXV_Inst, IPXV_Inst::ProgressMon