IClusterCounter::get_NumberOfFinishedJobs method
Retrieves the number of finished jobs.
Syntax
HRESULT get_NumberOfFinishedJobs(
[out] long *pRetVal
);
Parameters
- pRetVal [out]
The number of finished jobs (jobs with the status JobStatus_Finished).
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 |