VideoDeviceControllerGetDevicePropertyResult.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that specifies the status of an operation to get the value of a video device controller driver property.
public:
property VideoDeviceControllerGetDevicePropertyStatus Status { VideoDeviceControllerGetDevicePropertyStatus get(); };
VideoDeviceControllerGetDevicePropertyStatus Status();
public VideoDeviceControllerGetDevicePropertyStatus Status { get; }
var videoDeviceControllerGetDevicePropertyStatus = videoDeviceControllerGetDevicePropertyResult.status;
Public ReadOnly Property Status As VideoDeviceControllerGetDevicePropertyStatus
Property Value
A value specifythat specifies the status of an operation to get the value of a video device controller driver property.