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 'DIEFFESCAPE'
|
|
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
DIEFFESCAPE
[ TDx_Input_Library ]
[ next: DIENVELOPE ]
[ prev: DIEFFECTINFO ]
The DIEFFESCAPE structure is defined as :-
struct DIEFFESCAPE {
DWORD dwSize;
DWORD dwCommand;
LPVOID lpvInBuffer;
DWORD cbInBuffer;
LPVOID lpvOutBuffer;
DWORD cbOutBuffer;
};
|
|