This request is used to get information about a specific file or subdirectory given a handle to it.
| Client Request ========================== |
Value ========================================== |
| WordCount | 15 |
| MaxSetupCount | 0 |
| SetupCount | 1 |
| Setup[0] | TRANS2_QUERY_FILE_INFORMATION |
| Parameter Block Encoding ========================== |
Description ========================================== |
| USHORT Fid; | Handle of file for request |
| USHORT InformationLevel; | Level of information requested |
The available information levels, as well as the format of the response are identical to TRANS2_QUERY_PATH_INFORMATION.