2.2.4.17.1.1 SVHDX_META_OPERATION_CREATE_CDP_PARAMETER Structure

SVHDX_META_OPERATION_CREATE_CDP_PARAMETER is used to send additional CDP parameters.


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

LogFileNameOffset

LogFileNameLength

LogFileId (16 bytes)

...

...

...

LogFileName (variable)

...

LogFileNameOffset (4 bytes): The offset, in bytes, of the LogFileName field.

LogFileNameLength (4 bytes): The length of LogFileName in bytes. This field MUST be set to 0.

LogFileId (16 Bytes): A GUID associated with the log file.

LogFileName (Variable): A log file name containing a null-terminated Unicode UTF-16 string. This field MUST be an empty array.