Parallels Virtualization SDK
|
Switches on/off select boot device dialog on virtual machine startup.
PRL_RESULT PrlVmCfg_SetAllowSelectBootDevice( PRL_HANDLE hVmCfg, PRL_BOOL bAllowed );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle was passed.
PRL_ERR_SUCCESS - function completed successfully.