HdmiDisplayInformation.GetSupportedDisplayModes Méthode
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.
Obtient les modes d’affichage pris en charge par votre affichage actuel. Cela est déterminé en combinaison par le type, les spécifications et les paramètres de votre appareil.
public:
virtual IVectorView<HdmiDisplayMode ^> ^ GetSupportedDisplayModes() = GetSupportedDisplayModes;
IVectorView<HdmiDisplayMode> GetSupportedDisplayModes();
public IReadOnlyList<HdmiDisplayMode> GetSupportedDisplayModes();
function getSupportedDisplayModes()
Public Function GetSupportedDisplayModes () As IReadOnlyList(Of HdmiDisplayMode)
Retours
Liste des modes d’affichage pris en charge.