SendKey(String) Method
Simulates pressing a custom device key.

C# Syntax

void SendKey( 
   string keyID
)

Parameters

keyID
The ID of the key as defined by the device manufacturer.