// ksmedia.h
typedef enum {
eDeviceControlUseMissing,
eDeviceControlUsePrimary,
eDeviceControlUseSecondary
} EDeviceControlUseType;
View the official Windows Driver Kit DDI referenceNo description available.
This topic describes the EDeviceControlUseType enumeration (ksmedia.h).
eDeviceControlUseMissingDefines the eDeviceControlUseMissing constant.
eDeviceControlUsePrimaryDefines the eDeviceControlUsePrimary constant.
eDeviceControlUseSecondaryDefines the eDeviceControlUseSecondary constant.