2.2.2.14.2 DELETE_PORT_DATA_1

The DELETE_PORT_DATA_1 structure specifies the port to be deleted.


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

PortName (128 bytes)

...

...

...

Name (98 bytes)

...

...

...

PaddingForAlignment

Version

Reserved

PortName (128 bytes): A null-terminated Unicode string, which is the name of the port to be deleted.

Name (98 bytes): A null-terminated Unicode string, which is the server name for the port to be deleted.

PaddingForAlignment (2 bytes): 2 bytes of padding to align Version field on a 4-byte boundary. The contents of this field MUST be ignored.

Version (4 bytes): A 32-bit unsigned integer that is the version of this structure. This value MUST be 0x00000001.

Reserved (4 bytes): A 32-bit unsigned integer that is set to zero.