IGameInputForceFeedbackEffect::GetState
Retrieves the current state for a force feedback effect.Syntax
Parameters
This method has no parameters.Return value
Type: GameInputFeedbackEffectState The state of the force feedback effect.Remarks
TheGetState method retrieves the current state of a force feedback effect. The current state may be running, stopped, or paused. For more information, see Advanced GameInput topics.
