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 'Asynchronous'
|
|
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
ASYNCHRONOUS
[ TDx_Draw_Library ]
[ next: Attached ]
[ prev: Artifact ]
When a method or process is asynchronous it means that the action will be attempted immediately regardless of the current state of the resource being utilized. If the requested action cannot be completed straight away, an error, usually indicating the resource was busy, will generally be
returned.
|
|