VideoDeviceControllerGetDevicePropertyResult Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- 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. |