2.2.4.1 CDL Value Types
The following table shows supported values for the <value type> field in the content description, using data types as specified in [MS-OAUT] section 2.2.7.
Any type not listed in the table is not supported by the server. If a client encounters a CDL value that uses a value type not listed in the following table then the CDL value will be ignored.
|
Data type |
<value type> |
|---|---|
|
VT_BOOL |
11 |
|
VT_BSTR |
8 |
|
VT_CY |
6 |
|
VT_ERROR |
10 |
|
VT_I1 |
16 |
|
VT_I2 |
2 |
|
VT_I4 |
3 |
|
VT_INT |
22 |
|
VT_LPWSTR |
31 |
|
VT_UI1 |
17 |
|
VT_UI2 |
18 |
|
VT_UI4 |
19 |
|
VT_UINT |
23 |