2.2.2.5 BitnessProperty
The BitnessProperty type represents the bitness of a component configuration.
Simple type: eDT_ULONG
Validity: It MUST be one of the following values.
-
Value
Meaning
0x00000001
The component configuration is for the 32-bit bitness of the component.
0x00000002
The component configuration is for the 64-bit bitness of the component.
Server validation: Servers MUST enforce validity constraints.
Client validation: Clients MUST enforce validity constraints.