GetAccpacMeter

ACCPAC Common Controls

AccpacSession.GetAccpacMeter

Creates and returns an AccpacMeter object which provides information about the progress of any lengthy superview calls in progress for the session and program, such as the percent completed.

The AccpacMeter object is a hidden member of the ACCPAC COM API library. It is provided mainly for ACCPAC controls to display progress information. Application programs do not normally need to access this object directly.

Sub GetAccpacMeter(pVal As AccpacMeter)

Parameters

pVal

[out] returns an AccpacMeter object

Return Value

Returns an AccpacMeter object attached to the current session.