Determines if the specified virtual machine is set to start automatically on Parallels Service startup.
PRL_RESULT PrlVmCfg_GetAutoStart( PRL_HANDLE hVmCfg, PRL_VM_AUTOSTART_OPTION_PTR pnVmAutoStart );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.