RemoteVolume Control Attribute
If this bit is set, the control shows all the volumes involved in the current installation plus all the remote volumes. If this bit is not set, the control lists volumes in the current installation.
Valid Controls
Value
Decimal | Hexadecimal | Constant |
---|---|---|
262144 | 0x00040000 | msidbControlAttributesRemoteVolume |
Remarks
To set this attribute on a control, include the RemoteVolume bit in the Attributes column of the control's record in the Control table.
See Control Attributes and Controls.