Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 Component Reference
|
|
[ TDx_InputDevice::Destroy() ]
[ next: EnumCreatedEffectObjects() ]
[ prev: CreateEffect() ]
public:
virtual bool __fastcall Destroy();
TDX_INPUTDEVICE::DESTROY()
[ component method ]
- Description
The
Destroy()
method
is
used
to
automatically
destroy
the
internal
LPDIRECTINPUTDEVICE7
interface
used
in
the
TDx_InputDevice
component
and
should
be
called
when
the
internal
interface
is
no
longer
required.
Note:
This
method
is
called
by
the
component's
destructor.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|