Performs retrieving dispatcher runtime information command to server.
PRL_HANDLE PrlSrv_SmcGetRuntimeInfo( PRL_HANDLE hServer );
PrlApiDeprecated.h
PRL_HANDLE to job that describing async operation result (PRL_INVALID_HANDLE means not enough memory to instantiate async job represents object handle). Operation return code can be extracted with @ref PrlJob_GetRetCode() call. Possible values: PRL_ERR_INVALID_ARG - non valid PHT_SERVER handle was passed PRL_ERR_ACCESS_TOKEN_INVALID - current user session seems to be not valid to perform SMC command PRL_ERR_SUCCESS - operation completed successfully