2.2.3.1 RequestData

RequestData is part of the REQ_GET_DFS_REFERRAL_EX message (section 2.2.3).


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

RequestFileNameLength

RequestFileName (variable)

...

SiteNameLength (optional)

SiteName (variable)

...

RequestFileNameLength (2 bytes): A 16-bit integer value that specifies the length of the RequestFileName string in the referral request.

RequestFileName (variable): A Unicode string specifying the path to be resolved. The specified path MUST be interpreted in a case-insensitive manner. Its format depends on the type of referral request, as specified in section 3.1.4.2.

The following fields are optional and used only when the SiteName flag in RequestFlags is set.

SiteNameLength (2 bytes): A 16-bit integer value that specifies the length of the SiteName string in the referral request.

SiteName (variable): A Unicode string specifying the name of the site to which the DFS client computer belongs. The length of this string is determined by the value of the SiteNameLength field.