Virtual Disk Functions
The following functions are used in Virtual Disks:
In this section
Topic | Description |
---|---|
Applies a snapshot of the current virtual disk for VHD Set files. |
|
Attaches a parent to a virtual disk opened with the OPEN_VIRTUAL_DISK_FLAG_CUSTOM_DIFF_CHAIN flag. |
|
Attaches a virtual hard disk (VHD) or CD or DVD image file (ISO) by locating an appropriate VHD provider to accomplish the attachment. |
|
Breaks a previously initiated mirror operation and sets the mirror to be the active virtual disk. |
|
Reduces the size of a virtual hard disk (VHD) backing store file. |
|
Creates a virtual hard disk (VHD) image file, either using default parameters or using an existing virtual disk or physical disk. |
|
Deletes a snapshot from a VHD Set file. |
|
Deletes metadata from a virtual disk. |
|
Detaches a virtual hard disk (VHD) or CD or DVD image file (ISO) by locating an appropriate virtual disk provider to accomplish the operation. |
|
Enumerates the metadata associated with a virtual disk. |
|
Increases the size of a fixed or dynamically expandable virtual hard disk (VHD). |
|
Returns the relationships between virtual hard disks (VHDs) or CD or DVD image file (ISO) or the volumes contained within those disks and their parent disk or volume. |
|
Retrieves information about a VHD. |
|
Retrieves the specified metadata from the virtual disk. |
|
Checks the progress of an asynchronous virtual hard disk (VHD) operation. |
|
Retrieves the path to the physical device object that contains a virtual hard disk (VHD) or CD or DVD image file (ISO). |
|
Merges a child virtual hard disk (VHD) in a differencing chain with one or more parent virtual disks in the chain. |
|
Initiates a mirror operation for a virtual disk. |
|
Modifies the internal contents of a virtual disk file. Can be used to set the active leaf, or to fix up snapshot entries. |
|
Opens a virtual hard disk (VHD) or CD or DVD image file (ISO) for use. |
|
Retrieves information about changes to the specified areas of a virtual hard disk (VHD) that are tracked by resilient change tracking (RCT). |
|
Issues an embedded SCSI request directly to a virtual hard disk. |
|
Resizes a virtual disk. |
|
Sets information about a virtual hard disk (VHD). |
|
Sets a metadata item for a virtual disk. |
|
Creates a snapshot of the current virtual disk for VHD Set files. |