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 'Acquire'
|
|
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
ACQUIRE
[ TDx_Input_Library ]
[ next: Actuator ]
The acquisition mechanism helps DirectInput keep track of which application currently has control of a device and ensures the device's data is accessed efficiently.
Before an application can recieve data from a device, the device must be acquired.
To change device properties, other than gain, the device must be unacquired.
A device may be unacquired automatically at times, depending on the cooperative level.
|
|