Description
Stops recording coverage data. After you disable recording using this function, you cannot resume recording.
Syntax
int CoverageDisableRecordingData(void)
Returns
1 |
The function call changes the recording state. |
0 |
The function call does not change the recording state. |
Notes
§ This function is available only when you are collecting coverage data.
§ Use the API function CoverageStopRecordingData if you want to stop recording coverage data and then resume recording later.
(C) Copyright IBM Corporation 1992, 2010.