2.2.13.2.15 SMB2_CREATE_APP_INSTANCE_VERSION

The SMB2_CREATE_APP_INSTANCE_VERSION context is specified on an SMB2 CREATE Request when the client is supplying a version for the app instance identifier provided by an application. The SMB2_CREATE_APP_INSTANCE_VERSION context is only valid for the SMB 3.1.1 dialect.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

StructureSize

Reserved

Padding

AppInstanceVersionHigh

AppInstanceVersionLow

StructureSize (2 bytes): This field MUST be set to 24, indicating the size of this structure.

Reserved (2 bytes): This field MUST NOT be used and MUST be reserved. This field MUST be set to zero.

Padding (4 bytes): This value MUST be set to 0 by the client and MUST be ignored by the server.

AppInstanceVersionHigh (8 bytes): An unsigned 64-bit integer containing the most significant value of the version.

AppInstanceVersionLow (8 bytes): An unsigned 64-bit integer containing the least significant value of the version.