2.2.4.16 SVHDX_SHARED_VIRTUAL_DISK_SUPPORT_RESPONSE Structure

The SVHDX_SHARED_VIRTUAL_DISK_SUPPORT_RESPONSE packet is sent by the server in a response to an SVHDX_SHARED_VIRTUAL_DISK_SUPPORT_REQUEST request.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

SharedVirtualDiskSupport

SharedVirtualDiskHandleState

SharedVirtualDiskSupport (4 bytes): This field is used to indicate the capabilities supported by the server. This field MUST contain one of the following values.

Value

Meaning

SharedVirtualDisksSupported

0x00000001

The server supports shared virtual disks.

SharedVirtualDiskSnapshotsSupported

0x00000007

The server supports shared virtual disks and all snapshot types defined in section 2.2.6.

SharedVirtualDiskHandleState (4 bytes): This field is used to indicate the state of the shared virtual disk Open. This field MUST contain one of the following values.

Value

Meaning

HandleStateNone

0x00000000

The Open is not opened as a shared virtual disk.

HandleStateFileShared

0x00000001

The shared virtual disk file is opened as a shared virtual disk by another Open.

HandleStateShared

0x00000003

The shared virtual disk file is opened as a shared virtual disk by this Open.