Determines the number of devices in the virtual machine boot device priority list.
PRL_RESULT PrlVmCfg_GetBootDevCount( PRL_HANDLE hVmCfg, PRL_UINT32_PTR pnBootDevCount );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.