2.2.2.14.2 DELETE_PORT_DATA_1
The DELETE_PORT_DATA_1 structure specifies the port to be deleted.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.