RemoteTextConnection.ReportPredictedKeyEvent 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.
public:
virtual void ReportPredictedKeyEvent(unsigned short scanCode, RemoteKeyEventAttributes attributes) = ReportPredictedKeyEvent;
void ReportPredictedKeyEvent(uint16_t const& scanCode, RemoteKeyEventAttributes const& attributes);
public void ReportPredictedKeyEvent(ushort scanCode, RemoteKeyEventAttributes attributes);
function reportPredictedKeyEvent(scanCode, attributes)
Public Sub ReportPredictedKeyEvent (scanCode As UShort, attributes As RemoteKeyEventAttributes)
Paramètres
- scanCode
-
UInt16
unsigned short
uint16_t
- attributes
- RemoteKeyEventAttributes