Collapse All
Parallels C API Reference Guide
ContentsIndex
PreviousUpNext
PHT_SCREEN_RESOLUTION
Functions  Functions by Handle  Legend  Send Feedback

The PHT_SCREEN_RESOLUTION handle is used to modify the list of screen resolutions available in a virtual machine. By default, only the most common resolutions are supported in a virtual machine. Using this handle, you can add additional resolutions and modify the existing ones if needed. The handle is obtained using the PrlVm_CreateScrRes or the PrlVm_GetScrRes function. The additional screen resolution support can be enabled or disabled in a virtual machine. To determine the status of the feature, use the PrlVmCfg_IsScrResEnabled function.

Functions
 
Name 
Description 
 
Returns screen resolution height currently used in the virtual machine. 
 
Returns screen resolution width currently used in the virtual machine. 
 
Determines if the screen resolution is enabled. 
 
Removes VM screen resolution object from the parent VM resolutions list. 
 
Sets VM screen resolution enabling sign. 
 
Sets VM screen resolution height. 
 
Sets VM screen resolution width. 
Links
Copyright (c) 1999-2009 Parallels Software International Inc.
What do you think about this topic? Send feedback!