GlobalClass.KeyString(Int32, Object) Method

Definition

public virtual string KeyString (int KeyCode, ref object KeyCode2);
abstract member KeyString : int * obj -> string
override this.KeyString : int * obj -> string
Public Overridable Function KeyString (KeyCode As Integer, Optional ByRef KeyCode2 As Object) As String

Parameters

KeyCode
Int32
KeyCode2
Object

Returns

Implements

Applies to