Partager via


DisplayModeInfo.IsWireFormatSupported(DisplayWireFormat) Méthode

Définition

Récupère une valeur booléenne indiquant si DisplayModeInfo prend en charge le format spécifié.

public:
 virtual bool IsWireFormatSupported(DisplayWireFormat ^ wireFormat) = IsWireFormatSupported;
bool IsWireFormatSupported(DisplayWireFormat const& wireFormat);
public bool IsWireFormatSupported(DisplayWireFormat wireFormat);
function isWireFormatSupported(wireFormat)
Public Function IsWireFormatSupported (wireFormat As DisplayWireFormat) As Boolean

Paramètres

Retours

Boolean

bool

true si le format est pris en charge, sinon false.

S’applique à