MCI_SYSINFO_LOGDEVICE Field - ulDeviceFlag
ulDeviceFlag
(
ULONG
)
Flag indicating whether device is controllable or not (MCI_SYSINFO_DEV_CONTROLLABLE and MCI_SYSINFO_DEV_NONCONTROLLABLE)
The following styles can be used.
MCI_SYSINFO_DEVICESETTINGS
Indicates the MCD has custom device settings pages.
MCI_SYSINFO_DEV_CONTROLLABLE
If a device is controllable, it usually accepts a PLAY command.
MCI_SYSINFO_DEV_NONCONTROLLABLE
Examples of non-controllable devices are speakers, headphones, microphone, and amp-mixer devices.
[Back: MCI_SYSINFO_LOGDEVICE Field - usDeviceType]
[Next: MCI_SYSINFO_LOGDEVICE Field - szVersionNumber[MAX_VERSION_NUMBER]]