This chapter contains information about functions that can be used to remotely capture screen shots of a virtual machine desktop and to send keyboard and mouse commands to it.
With this functionality, you can programmatically connect to a remote virtual machine and run its applications as if you were sitting at the virtual machine's console. The typical uses of the Remote Desktop Access functionality are:
There are four groups of functions comprising the Remote Desktop Access API :
Every remote desktop access session must begin with PrlDevDisplay_ConnectToVm function call and end with the PrlDevDisplay_DisconnectFromVm call.
For more information and code samples, please see Parallels Virtualization SDK Programmer's Guide.
Name |
Description |
Functions in this group provide functionality for remote sound playback. | |
Functions in this group provide functionality for sending keyboard commands to a remote virtual machine. | |
Functions in this group provide functionality for sending mouse commands to a remote virtual machine. | |
Functions in this group provide functionality for capturing screen shots of a remote virtual machine desktop. | |
Functions in this group provide functionality for capturing screen shots of a secondary display if one is installed in a virtual machine. |