Share via


ModuleCommandResult.Status Property

Definition

Gets a value that specifies the status of the audio device module command.

public:
 property SendCommandStatus Status { SendCommandStatus get(); };
SendCommandStatus Status();
public SendCommandStatus Status { get; }
var sendCommandStatus = moduleCommandResult.status;
Public ReadOnly Property Status As SendCommandStatus

Property Value

A value that specifies the status of the audio device module command.

Applies to