Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic describes the EDeviceControlUseType enumeration (ksmedia.h).
Syntax
typedef enum {
eDeviceControlUseMissing,
eDeviceControlUsePrimary,
eDeviceControlUseSecondary
} EDeviceControlUseType;
Constants
eDeviceControlUseMissing Defines the eDeviceControlUseMissing constant. |
eDeviceControlUsePrimary Defines the eDeviceControlUsePrimary constant. |
eDeviceControlUseSecondary Defines the eDeviceControlUseSecondary constant. |
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |