Returns the total number of PHT_RUNNING_TASK handles contained in the PHT_LOGIN_RESPONSE object.
PRL_RESULT PrlLoginResponse_GetRunningTaskCount( PRL_HANDLE hLoginResp, PRL_UINT32_PTR pnCount );
PrlApiDisp.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.
See the PrlLoginResponse_GetRunningTaskByIndex function for more information.