Parallels Virtualization SDK
|
Determines disable or enable vertical synchronization video mode for the specified virtual machine.
PRL_RESULT PrlVmCfg_IsVerticalSynchronizationEnabled( PRL_HANDLE hVmCfg, PRL_BOOL_PTR pbEnabled );
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