共用方式為


VideoDeviceControllerGetDevicePropertyResult.Status 屬性

定義

取得值,指定取得視訊設備控制器驅動程式屬性值的作業狀態。

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

屬性值

值指定指定取得視訊設備控制器驅動程式屬性值的作業狀態。

適用於