次の方法で共有


VideoDeviceControllerGetDevicePropertyResult.Status プロパティ

定義

ビデオ デバイス コントローラー ドライバー プロパティの値を取得する操作の状態を指定する値を取得します。

public:
 property VideoDeviceControllerGetDevicePropertyStatus Status { VideoDeviceControllerGetDevicePropertyStatus get(); };
VideoDeviceControllerGetDevicePropertyStatus Status();
public VideoDeviceControllerGetDevicePropertyStatus Status { get; }
var videoDeviceControllerGetDevicePropertyStatus = videoDeviceControllerGetDevicePropertyResult.status;
Public ReadOnly Property Status As VideoDeviceControllerGetDevicePropertyStatus

プロパティ値

ビデオ デバイス コントローラー ドライバー プロパティの値を取得する操作の状態を指定する 値を指定します。

適用対象