C++
ACPL_PORT AcPlPlotLoggingErrorHandler( AcPlPlotLogger * );
Description
This is the preferred constructor. The AcPlPlotLogger * argument will receive all error, warning, and messages received by this object.
Parameters
Parameters | Description |
---|---|
unnamed | Input pointer to an AcPlPlotLogger object to which output from this object will be sent |