Collapse All
Parallels C API Reference Guide
PrlVm_GetVirtDevInfo Function
PrlApi.h PHT_VIRTUAL_MACHINE

Obtains a handle of type PHT_VM_VIRTUAL_DEVICES_INFO containing information about the state of the Parallels Virtual Devices in a virtual machine.

Syntax
PRL_HANDLE PrlVm_GetVirtDevInfo(
    PRL_HANDLE hVm, 
    PRL_UINT32 nFlags
);
File
Parameters

hVm
A handle of type PHT_VIRTUAL_MACHINE identifying the virtual machine.
nFlags
Reserved parameter
Returns

A handle of type PHT_JOB containing the results of this asynchronous operation or PRL_INVALID_HANDLE if there's not enough memory to instantiate the job object.

Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!