VideoDeviceControllerGetDevicePropertyResult.Status 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取一个值,该值指定操作的状态以获取视频设备控制器驱动程序属性的值。
public:
property VideoDeviceControllerGetDevicePropertyStatus Status { VideoDeviceControllerGetDevicePropertyStatus get(); };
VideoDeviceControllerGetDevicePropertyStatus Status();
public VideoDeviceControllerGetDevicePropertyStatus Status { get; }
var videoDeviceControllerGetDevicePropertyStatus = videoDeviceControllerGetDevicePropertyResult.status;
Public ReadOnly Property Status As VideoDeviceControllerGetDevicePropertyStatus
属性值
值指定指定操作的状态,以获取视频设备控制器驱动程序属性的值。