Нотатка
Доступ до цієї сторінки потребує авторизації. Можна спробувати ввійти або змінити каталоги.
Доступ до цієї сторінки потребує авторизації. Можна спробувати змінити каталоги.
If this bit is set on a control, the associated property specified in the Property column of the Control table is an integer. If this bit is not set, the property is a string value.
Valid Controls
Value
| Decimal | Hexadecimal | Constant |
|---|---|---|
| 16 | 0x00000010 | msidbControlAttributesInteger |
Remarks
To set this attribute on a control, include the Integer bit in the Attributes column of the control's record in the Control table.
See Control Attributes and Controls.