3.2.4.7 Application Requests Closing a File

The application provides:

  • A Client.Open, representing the file that the application requests to close.

  • The requested file creation time, expressed as the number of seconds since January 1, 1970, 00:00:00.0.

The client MUST construct an SMB_COM_CLOSE Request (section 2.2.4.5.1) message, with the following additional requirements:

  • The SMB_Parameters.Words.FID field MUST match what was supplied by the application.

The request MUST be sent to the server as described in section 3.2.4.1.