ModuleCommandResult.Status プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーディオ デバイス モジュール コマンドの状態を示す値を取得します。
public:
property SendCommandStatus Status { SendCommandStatus get(); };
SendCommandStatus Status();
public SendCommandStatus Status { get; }
var sendCommandStatus = moduleCommandResult.status;
Public ReadOnly Property Status As SendCommandStatus
プロパティ値
オーディオ デバイス モジュール コマンドの状態を示す 値です。