VCL RAD DirectX for C++ Builder

Welcome to

www.tdxlibrary.org

Home of the
the TDx_Library...

=- RAD DirectX =-

"RAD DirectX"
for
C++ Builder

...

Welcome to tdxlibrary.org Latest News

Development Tools Demo Applications Step-By-Step Tutorials Component Reference

Register our Tools Available Downloads

Frequently Asked Questions Links to other sites Information about the tdxlibrary.org website


    TDx_Input_Library v2.00 Component Reference

    -= Click to navigate the reference =-
    Go to the Welcome Page

    [ TDx_InputDevice::GetForceFeedbackState() ]     [ next: GetObjectInfo() ]     [ prev: GetEffectInfo() ]

    public:

         virtual HRESULT __fastcall GetForceFeedbackState( dword* pOut );





    -= Go to the TDx_InputDevice description =-    TDX_INPUTDEVICE::GETFORCEFEEDBACKSTATE()   [ component method ]

    • Description
    • Parameters

        Out
        The Out parameter defines flags describing the current force feedback state.
        The described effect applies when the flag is set.

          DIGFFS_ACTUATORSOFF
          The force feedback actuators of the device are currently disabled.

          DIGFFS_ACTUATORSON
          The force feedback actuators of the device are currently enabled.

          DIGFFS_DEVICELOST
          The device has unexpectedly failed and is currently in an indeterminate state, the device must be either unacquired and reacquired or have a DISFFC_RESET command sent to it.

          DIGFFS_EMPTY
          The device currently has no effects downloaded.

          DIGFFS_PAUSED
          The device playback of all active effects has been paused.

          DIGFFS_POWEROFF
          The device's force feedback system is currently not available.
          This flag will not be set if the device cannot report its power state.

          DIGFFS_POWERON
          The device's force feedback system is currently available.
          This flag will not be set if the device cannot report its power state.

          DIGFFS_SAFETYSWITCHOFF
          The device's safety switch is currently in the off position and the device cannot operate.
          This flag will not be set if the device cannot report the state of its safety switch.

          DIGFFS_SAFETYSWITCHON
          The device's safety switch is currently on and the device can operate.
          This flag will not be set if the device cannot report the state of its safety switch.

          DIGFFS_STOPPED
          The device is not paused and no effects are playing.

          DIGFFS_USERFFSWITCHOFF
          The device's user force feedback switch is currently off and the device cannot operate.
          This flag will not be set if the device cannot report the state of its user force feedback switch.

          DIGFFS_USERFFSWITCHON
          The device's user force feedback switch is currently on and the device can operate.
          This flag will not be set if the device cannot report the state of its user force feedback switch.


    • See Also
    • Top





    If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.



























Top

Welcome |  Latest News |  Tools |  Demos |  Tutorials |  Reference |  Register |  Downloads
FAQ |  Links |  Site Information

This page is Copyright © 2019 Darren John Dwyer, Australia. All Rights Reserved.
Borland C++ Builder, CBuilder, etc are Trademarks of Borland Corporation.
DirectX, DirectDraw, Windows, etc are Trademarks of Microsoft Corporation.