2.3.3.1.1.4.1 SiteEntryBLOB
This BLOB contains a host name whose site information is specified by the SiteNameInfoBLOB (for more information, see section 2.3.3.1.1.4.1.1).
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ServerNameSize |
ServerName (variable) |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
SiteNameInfoCount |
|||||||||||||||||||||||||||||||
SiteNameInfoBLOB (variable) |
|||||||||||||||||||||||||||||||
... |
ServerNameSize (2 bytes): The size, in bytes, of the ServerName field, stored as an unsigned, 16-bit, little-endian integer.
ServerName (variable): A string of Unicode characters representing the DFS target host name.
SiteNameInfoCount (4 bytes): The number of SiteNameInfoBLOBs in the SiteNameInfoBLOB field, stored as an unsigned, 32-bit, little-endian integer.
SiteNameInfoBLOB (variable): The BLOB containing the site name of the server in the SiteEntryBLOB.