PenButtonListener.IsSupported 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.
Récupère si les notifications d’événement d’action de bouton de stylet sont actuellement prises en charge.
public:
virtual bool IsSupported() = IsSupported;
bool IsSupported();
public bool IsSupported();
function isSupported()
Public Function IsSupported () As Boolean
Retours
Boolean
bool
True, s’il est actuellement pris en charge. Sinon, False.