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 'DIOBJECTDATAFORMAT'
|
|
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
DIOBJECTDATAFORMAT
[ TDx_Input_Library ]
[ next: DIPERIODIC ]
[ prev: DIMOUSESTATE2 ]
The DIOBJECTDATAFORMAT structure is defined as :-
struct DIOBJECTDATAFORMAT {
const GUID* pguid;
DWORD dwOfs;
DWORD dwType;
DWORD dwFlags;
};
|
|