KeyboardSynthesizerLoopMgr.tryReleaseKey

"Releases" a key if it has been "held down" by the loop

class KeyboardSynthesizerLoopMgr
bool
tryReleaseKey
(
uint vKey
)

Return Value

Type: bool

true = if the key has been "held down" (which means the release will get performed)

Meta