3.3.5.49 Receiving an SMB_COM_FIND_CLOSE Request

The SMB_COM_FIND_CLOSE (section 3.3.5.49) command is used to terminate a search operation. Using the UID, TID, PID, MID, and ResumeKey from the request, theĀ  Server.Connection.SearchOpenTable is scanned for a matching search context. If the matching context is found, it is closed and the entry is removed from Server.Connection.SearchOpenTable.

The response is formatted as specified in 2.2.4.61.2. The response MUST be sent to the client as specified in section 3.3.4.1.