2.2.10.10.1 SiteClassInfo
Specifies the structure, as persisted to a stream, of the type information of an embedded ActiveX control.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Version |
cbClassTable |
||||||||||||||||||||||||||||||
PropMask |
|||||||||||||||||||||||||||||||
DataBlock (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
ExtraDataBlock (variable) |
|||||||||||||||||||||||||||||||
... |
Version (2 bytes): An unsigned integer that specifies the version of this SiteClassInfo. MUST be set to 0x0000.
cbClassTable (2 bytes): An unsigned integer that specifies the sum of the sizes, in bytes, of PropMask, DataBlock, and ExtraDataBlock.
PropMask (4 bytes): A ClassInfoPropMask that specifies which properties of this SiteClassInfo are not set to the file format default.
DataBlock (variable): A ClassInfoDataBlock that specifies the properties of this SiteClassInfo that are 4 bytes or smaller and are not set to the file format defaults.
ExtraDataBlock (variable): A ClassInfoExtraDataBlock that specifies the properties of this SiteClassInfo that are larger than 4 bytes and are not set to the file format defaults.