หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Retrieves the parameters that define the force feedback effect.
Syntax
void GetParams(
GameInputForceFeedbackParams* params
)
Parameters
params _Out_
Type: GameInputForceFeedbackParams*
The parameters that define the force feedback effect.
Return value
Type: void
No return.
Remarks
Every IGameInputForceFeedbackEffect instance retrieves a common set of information about the effect. The assigned parameters for the effect is done with the GetParams method. For more information, see Advanced GameInput topics.
Requirements
Header: GameInput.h
Library: xgameruntime.lib
Supported platforms: Windows, Xbox One family consoles and Xbox Series consoles