Obtains the list of services available in the virtual machine offline management.
PRL_RESULT PrlVmCfg_GetOfflineServices( PRL_HANDLE hVmCfg, PRL_HANDLE_PTR phOfflineServicesList );
PrlApiDeprecated.h
PRL_RESULT. Possible values are:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_OUT_OF_MEMORY - not enough memory to allocate the string list object.
PRL_ERR_SUCCESS - function completed successfully.