2.2.1 OAB_HDR

 The OAB_HDR structure specifies the OAB file format version.


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

ulVersion

ulSerial

ulTotRecs

ulVersion (4 bytes):  A 32-bit unsigned integer that specifies the file type. This field MUST be set to 0x00000007 for uncompressed display template files.

ulSerial (4 bytes):  A 32-bit hexadecimal string. This field MUST be set to 0x00000000 when sent and MUST be ignored when received.

ulTotRecs (4 bytes):  A 32-bit unsigned integer. This field SHOULD be set to 0x00000000 when sent and MUST be ignored when received.