PointerPredictor.CreateForInputPointerSource(InputPointerSource) 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.
Crée une instance d’un PointerPredictor pour l’InputPointerSource spécifié.
public:
static PointerPredictor ^ CreateForInputPointerSource(InputPointerSource ^ inputPointerSource);
static PointerPredictor CreateForInputPointerSource(InputPointerSource const& inputPointerSource);
public static PointerPredictor CreateForInputPointerSource(InputPointerSource inputPointerSource);
function createForInputPointerSource(inputPointerSource)
Public Shared Function CreateForInputPointerSource (inputPointerSource As InputPointerSource) As PointerPredictor
Paramètres
- inputPointerSource
- InputPointerSource
Source du pointeur d’entrée.
Retours
Un prédicteur de pointeur instance.