Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 Component Reference
|
|
[ TDIEffectInfo::StaticParams ]
[ prev: Size ]
public:
__property dword StaticParams = { read=FGetStaticParams, write=FSetStaticParams, default=0 };
TDIEFFECTINFO::STATICPARAMS
[ component property ]
- Description
The StaticParams property defines flags indicating which parameters of an effect are supported.
The properties noted in each flags description are supported when that flag is set.
Attempts to use unsupported parameters will not cause errors, unsupported properties are merely ignored.
These flags can be used to tailor the use of force feedback to the capabilities of a specific device.
- Flags
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|