Shareable Property (Multimedia MCI Control)

       

Determines if more than one program can share the same MCI device.

Syntax

[form.]MMControl.Shareable[ = {True | False}]

Remarks

The following table lists the Shareable property settings for the Multimedia MCI control.

Setting Description
False No other controls or applications can access this device.
True More than one control or application can open this device.

Data Type

Integer (Boolean)