pub unsafe extern "system" fn SetMouseWheelParameterInteractionContext(
    interactioncontext: HINTERACTIONCONTEXT,
    parameter: MOUSE_WHEEL_PARAMETER,
    value: f32
) -> HRESULT
Expand description

Required features: "Win32_UI_InteractionContext"