Collapse All
Parallels C API Reference Guide
PrlVm_Connect Function
PHT_VIRTUAL_MACHINE

Connect to remote desktop.

Syntax
PRL_HANDLE PrlVm_Connect(
    PRL_HANDLE hObj, 
    PRL_UINT32 nFlags
);
File

PrlApiVm.h

Parameters

hObj
nFlags
Flags, must be 0.
Returns

A handle of type PHT_JOB containing the results of operation.

Links
What do you think about this topic? Send feedback!