2.5.8.2.2 NetUserGetInfoResponse

The RAPOutParams structure for the NetUserGetInfoResponse command has the following fields.<45>


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

TotalBytesAvailable

TotalBytesAvailable (2 bytes): A 16-bit unsigned integer that represents the number of bytes required to hold the server information requested.

If the InfoLevel specified in the NetUserGetInfo is 0, and the response is not an error, the RAPOutData field of the SMB_COM_TRANSACTION response MUST be filled with a NetUserInfo0 structure.

If the InfoLevel specified in the NetUserGetInfo is 1, and the response is not an error, the RAPOutData field of the SMB_COM_TRANSACTION response MUST be filled with a NetUserInfo1 structure.

If the InfoLevel specified in the NetUserGetInfo is 2, and the response is not an error, the RAPOutData field of the SMB_COM_TRANSACTION response MUST be filled with a NetUserInfo2 structure.

If the InfoLevel specified in the NetUserGetInfo is 10, and the response is not an error, the RAPOutData field of the SMB_COM_TRANSACTION response MUST be filled with a NetUserInfo10 structure.

If the InfoLevel specified in the NetUserGetInfo is 11, and the response is not an error, the RAPOutData field of the SMB_COM_TRANSACTION response MUST be filled with a NetUserInfo11 structure.