Obtains a handle of type PHT_SYSTEM_STATISTICS_PROCESS containing the specified system process statistics.
PRL_RESULT PrlStat_GetProcStat( PRL_HANDLE hStat, PRL_UINT32 nIndex, PRL_HANDLE_PTR phProcStat );
PrlApiStat.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.