www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
GLOSSARY
REFERENCE
Below you will find the glossary reference for 'Acquire'
|
|
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.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.
|
|