IPXV_Inst::DefaultProgressMon Property
From PDF XChange PDF SDK
Line 5: | Line 5: | ||
{{ToReview}} | {{ToReview}} | ||
− | Gets | + | 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 17: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);