Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The value of a VT_BOOL type property MUST be a 16-bit value. It MUST be formatted in little-endian byte order.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Value |
Value (2 bytes): The values MUST be defined as follows.
-
Value
Meaning
VARIANT_TRUE
0xFFFF
MUST indicate a Boolean value of true.
VARIANT_FALSE
0x0000
MUST indicate a Boolean value of false.