Freigeben über


VideoDeviceControllerGetDevicePropertyResult Klasse

Definition

Stellt das Ergebnis eines Vorgangs zum Abrufen des Werts einer Treibereigenschaft des Videogerätecontrollers dar.

public ref class VideoDeviceControllerGetDevicePropertyResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class VideoDeviceControllerGetDevicePropertyResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class VideoDeviceControllerGetDevicePropertyResult
Public NotInheritable Class VideoDeviceControllerGetDevicePropertyResult
Vererbung
Object Platform::Object IInspectable VideoDeviceControllerGetDevicePropertyResult
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Eigenschaften

Status

Ruft einen Wert ab, der die status eines Vorgangs angibt, um den Wert einer Treibereigenschaft des Videogerätecontrollers abzurufen.

Value

Ruft ein -Objekt ab, das den Ergebniswert eines Vorgangs darstellt, um den Wert einer Treibereigenschaft des Videogerätecontrollers abzurufen.

Gilt für: