TJoystickErrorCallbackProc Delegate

Definition

Signature for a callback procedure used to signal an error for the game controller JoystickID

Delphi
type TJoystickErrorCallbackProc = reference to procedure(JoystickID: byte)

Parameters

JoystickID
Byte
Inheritance
IInterface
TJoystickErrorCallbackProc

Methods