| Name | Description | |
|---|---|---|
![]() | FileHeader Constructor | Overloaded. |
The following tables list the members exposed by FileHeader.
| Name | Description | |
|---|---|---|
![]() | FileHeader Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() ![]() | DefaultMajorVersion | Default value for serialization protocol major version |
![]() ![]() | DefaultMinorVersion | Default value for serialization protocol minor version |
![]() | GLFTypeCode | The unique sequence of bytes at the start of the header that identify a binary file as a GLF |
![]() | HeaderSize | The number of bytes used by the header |
| Name | Description | |
|---|---|---|
![]() | DataChecksum | A checksum of the file header |
![]() | DataOffset | The offset in the stream from the start of the file header to the start of the data section |
![]() | MajorVersion | The major version of the file |
![]() | MinorVersion | The minor version of the file |
![]() | TypeCode | The type code set in the file |
| Name | Description | |
|---|---|---|
![]() | IsValid | True if the header is valid. Always returns true. |
![]() | RawData | Export the file header into a raw data array |
![]() ![]() | SupportsComputerId | Indicates if the supplied file version supports the Computer Id field. |
![]() ![]() | SupportsEnvironmentAndPromotion | Indicates if the supplied file version supports the Environment and Promotion fields. |
![]() ![]() | SupportsFragments | Indicates if the binary stream supports fragments or only single-stream transfer (the pre-3.0 format) |