ITask::get_ExitCode method
Retrieves the exit code for the task.
Syntax
HRESULT get_ExitCode(
[out] long *pRetVal
);
Parameters
- pRetVal [out]
The exit code.
Return value
If the method succeeds, the return value is S_OK. Otherwise, the return value is an error code.
Requirements
Product |
Compute Cluster Pack Client Utilities |
Type library |
Ccpapi.tlb |