The PHT_HW_HARD_DISK handle is used to manage physical hard disks installed on the host computer. The handle is obtained by calling the PrlSrvCfg_GetHardDisk function. The handle is derived from PHT_HW_GENERIC_DEVICE, which provides additional functions.
|
Name |
Description |
|
Returns the hard disk device id. | |
|
Returns the hard disk device name. | |
|
Returns the size of the hard disk device. | |
|
Returns the index of a hard disk device. | |
|
Obtains a handle of type PHT_HW_HARD_DISK_PARTITION identifying the specified hard disk partition. | |
|
Returns the number of partitions available on a hard drive. |