VstKeyCode

Structure used for keyUp/keyDown.

struct VstKeyCode {
VstInt32 character;
ubyte virt;
ubyte modifier;
}

Meta