Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
GLOSSARY
REFERENCE
Below you will find the glossary reference for 'Device Instances and Objects'
|
|
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
DEVICE INSTANCES AND OBJECTS
[ TDx_Input_Library ]
[ next: E HANDLE ]
[ prev: Deadband ]
A device instance represents a complete device. A single physical device may have multiple device instances. (a keyboard with a built in mouse for example)
A device object or device object instance represents a single control on a device, such as a single mouse button or the Y axis of a joystick.
|
|