RemovableVolume Control Attribute

If this bit is set, the control shows all the volumes involved in the current installation plus all the removable volumes. If this bit is not set, the control lists volumes in the current installation.

Valid Controls

DirectoryCombo

 

VolumeCostList

 

VolumeSelectCombo

Value

Decimal Hexadecimal Constant
65536 0x00010000 msidbControlAttributesRemovableVolume

 

Remarks

To set this attribute on a control, include the RemovableVolume bit in the Attributes column of the control's record in the Control table.

See Control Attributes and Controls.