www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_Input_Library v1.90 Component Reference
|
|
[ TDx_InputEffect::GetEffectStatus() ]
[ next: GetParameters() ]
[ prev: GetEffectGuid() ]
public:
virtual bool __fastcall GetEffectStatus( dword* pFlags );
TDX_INPUTEFFECT::GETEFFECTSTATUS()
[ component method ]
- Description
- Parameters
Flags
The Flags parameter defines flags indicating the current status of the effect.
The described effect applies when the flag is set.
DIEGES_EMULATED
The effect is being emulated by TDx_Input.
DIEGES_PLAYING
This effect is currently playing.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|