PressNKeys Method
Simulates pressing a key the specified number of times.
| Visual Basic (Declaration) | |
|---|---|
Overridable Sub PressNKeys( _ ByVal ScanCode As Byte, _ ByVal N As Integer _ ) | |
Parameters
- ScanCode
- N
- The number of times to press the key.
Reference
IUtilityObject Interface

