共用方式為


RemoteTextConnection.ReportPredictedKeyEvent 方法

定義

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)

參數

scanCode
UInt16

unsigned short

uint16_t

適用於