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.
|
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.
|
|
|
Allows to change the password of a guest operating system user.
|