Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 Component Reference
|
|
[ TDx_Input_Library::TDIDeviceInstance ]
[ next: TDIDeviceObjectData ]
[ prev: TDIDevCaps ]
class TDIDeviceInstance : public TComponent
class PACKAGE TDIDeviceInstance : public TComponent
class type : Wrapper
TDIDEVICEINSTANCE
[ component ]
- Description
The TDIDeviceInstance component wraps the DirectX DIDEVICEINSTANCE structure containing information about an instance of a DirectInput device.
This component is used by the TDx_InputDevice::GetDeviceInfo() method and the TDx_Input::OnEnumDevice() callback event.
A device instance is a single device, such as a keyboard, mouse or joystick.
A single physical device which is capable of multiple forms of input may be represented as more than one device instance. An example of this may be something like a keyboard that incorporates a mouse would be represented as separate keyboard and mouse instances.
- Properties
- Methods
- Events
- SeeAlso
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|