Partager via


VideoDeviceControllerGetDevicePropertyResult Classe

Définition

Représente le résultat d’une opération pour obtenir la valeur d’une propriété de pilote de contrôleur de périphérique vidéo.

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
Héritage
Object Platform::Object IInspectable VideoDeviceControllerGetDevicePropertyResult
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 Creators Update (introduit dans 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v4.0)

Propriétés

Status

Obtient une valeur qui spécifie la status d’une opération pour obtenir la valeur d’une propriété de pilote de contrôleur de périphérique vidéo.

Value

Obtient un objet représentant la valeur de résultat d’une opération pour obtenir la valeur d’une propriété de pilote de contrôleur de périphérique vidéo.

S’applique à