GpaDeleteSession
Syntax
Description
Deletes a session object. Deletes the specified session, along with all counter results associated with the session.
Parameters
Name |
Description |
---|---|
|
Unique identifier of a previously-created session. |
Return value
Return value |
Description |
---|---|
kGpaStatusOk |
The session was successfully deleted. |
kGpaStatusErrorNullPointer |
The supplied |
kGpaStatusErrorSessionNotFound |
The supplied |
kGpaStatusErrorFailed |
The session could not be deleted. |
kGpaStatusErrorException |
Exception occurred. |