CoverageStopRecordingData

Examples       Related Topics

Description

Stops recording coverage data.

Syntax

int CoverageStopRecordingData(void)

Returns

1

The function call changes the recording state.

0

The function call does not change the recording state.

Notes

§      You can also click images\pauseic.gif in the PureCoverage toolbar to pause data recording. Click the tool again to resume data recording.

§      Use this function for native-compiled (unmanaged).

§      Do not use this function (a PureCoverage API function) for Sun Java or .NET managed code programs. Use instead the corresponding PureAPI function.

(C) Copyright IBM Corporation 1993, 2010.