Show / Hide Table of Contents

    Class KeyData

    Key data.

    Inheritance
    Object
    KeyData
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: EventHook
    Assembly: EventHook.dll
    Syntax
    public class KeyData

    Fields

    EventType

    Declaration
    public KeyEvent EventType
    Field Value
    Type Description
    KeyEvent

    Keyname

    Declaration
    public string Keyname
    Field Value
    Type Description
    String

    UnicodeCharacter

    Declaration
    public string UnicodeCharacter
    Field Value
    Type Description
    String
    Back to top Generated by DocFX