SendCommandStatus
SendCommandStatus
SendCommandStatus
SendCommandStatus
Enum
Definition
Specifies the status of the audio device module command, executed with a call to AudioDeviceModule.SendCommand.
public : enum class SendCommandStatuspublic enum SendCommandStatusPublic Enum SendCommandStatus// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 Creators Update (introduced v10.0.15063.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v4)
|
Fields
| DeviceNotAvailable DeviceNotAvailable DeviceNotAvailable DeviceNotAvailable | The command failed because device is not available. |
| Success Success Success Success | The command was successful. |