Collapse All
Virtuozzo Virtualization SDK C API Reference
ContentsIndex
PreviousUpNext
PHT_HW_HARD_DISK
Functions  Functions by Handle  Legend

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.

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. 
Links
Copyright ©2016-2017 Parallels International GmbH. All rights reserved.