3.2.5.12 Receiving an SMB_COM_CREATE_NEW Response

The SMB_COM_CREATE_NEW response MUST be processed as specified in section 3.2.5.1.

If the SMB_COM_CREATE_NEW was successful, a new Client.Open must be entered into the Client.Connection.OpenTable. Client.Open.FID is set to the retuned FID, and Client.Open.OpLock is set based on the SMB_Header.Flags SMB_FLAGS_OPLOCK and SMB_FLAGS_OPBATCH flags.

The Client.Open matching the FID provided in the response MUST be returned to the application.