Collapse All
Parallels C API Reference Guide
PHT_HW_GENERIC_DEVICE
Functions Functions by Handle Legend Send Feedback

PHT_HW_GENERIC_DEVICE is a base object that provides methods for getting information about physical devices on the host machine.

Description

The object has descendants, each providing methods for managing a particular device type. The functions provided by the PHT_HW_GENERIC_DEVICE object can also be used with them. This basically means that any of the PHT_HW_GENERIC_DEVICE functions can accept a PRL_HANDLE of any type derived from the PHT_HW_GENERIC_DEVICE type.

The following is the list of objects that are derived from PHT_HW_GENERIC_DEVICE:

PHT_HW_HARD_DISK

PHT_HW_HARD_DISK_PARTITION

PHT_HW_NET_ADAPTER

Functions
Name
Description
Returns the system device ID.
Returns the system device name.
Returns the device type.
Determines whether the device is connected to the virtual machine.
Returns a hard disk partition system name.
Links
Copyright (c) 1999-2008 Parallels Software International Inc.
What do you think about this topic? Send feedback!