Collapse All
Virtuozzo Virtualization SDK C API Reference
ContentsIndex
PreviousUpNext
PHT_VM_GUEST_SESSION
Functions  Functions by Handle  Legend

The PHT_VM_GUEST_SESSION handle is used to run programs and execute administrative tasks in the virtual machine. The handle can also be used to obtain some of the guest operating system configuration information. The handle is obtained using the PrlVm_LoginInGuest function.

Functions
 
Name 
Description 
 
Obtains network settings of a guest operating system running in a virtual machine. 
 
Closes a session (or unbinds from a pre-existing session) in a virtual machine that was previously opened with the PrlVm_LoginInGuest function. 
 
Executes a program in a virtual machine. 
Links
Copyright ©2016-2017 Parallels International GmbH. All rights reserved.