Show / Hide Table of Contents

Property HookData.Keyboard.IsInjected


Overload

true if the event was generated by API such as SendInput. false if the event was generated by the keyboard.

public bool IsInjected { get; }
Property Value
bool