VideoDeviceControllerGetDevicePropertyResult.Status Property

Definition

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.

Applies to