virtual void SetMemReports(bool memReports, bool lock);
SetMemReports turns on or off the detailed memory reporting.
|
Parameters |
Description |
|
bool memReports |
A value to turn on/off the memory report. |
|
bool lock |
A value of true locks the memory report level so that it cannot be changed by the AMP client. |