Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 Component Reference
|
|
[ TDIDeviceObjectData::Data ]
[ next: ErrorValue ]
[ prev: ArraySize ]
public:
__property dword Data[dword pArrayIndex] = { read=FGetData, write=FSetData };
TDIDEVICEOBJECTDATA::DATA
[ component property ]
- Description
The Data property defines the data obtained from or be sent to the device.
This property will define the relative motion for a relative mode axis, the axis coordinates for an absolute mode axis and the high bit of the low byte will be set for a button being depressed or cleared when the button is released.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|