Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The processing of an SMB_COM_NT_CREATE_ANDX response is handled as specified in [MS-CIFS] section 3.2.5.36 with the following additions:
The client MUST determine whether the server returned an extended response, as specified in section 2.2.4.9.2. It does this by checking for a proper WordCount value. If WordCount is not equal to 0x2A, then the client MUST process the response as specified in [MS-CIFS] section 3.2.5.36. Otherwise, the extended information that is specified in section 2.2.4.9.2 MUST also be propagated back to the calling application.