Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 Component Reference
|
|
[ TDx_InputEffect::Create() ]
[ next: Destroy() ]
public:
virtual bool __fastcall Create( GUID pGuid, TDIEffect* pEffect, TDx_InputDevice* pInput );
TDX_INPUTEFFECT::CREATE()
[ component method ]
- Description
The
Create()
method
is
used
to
automatically
create
the
internal
LPDIRECTINPUTEFFECT
interface
used
in
the
TDx_InputEffect
component
and
must
be
called
before
any
methods
of
the
TDx_InputEffect
component
will
function.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|