Returns type of the virtual machine BIOS.
PRL_RESULT PrlVmCfg_GetBiosType( PRL_HANDLE hVmCfg, PRL_BIOS_TYPE_PTR pnBiosType );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid PHT_VIRTUAL_MACHINE handle or NULL pointer to the output buffer was specified.
PRL_ERR_SUCCESS - operation completed successfully