pub const MaaCtrlOptionEnum_MaaCtrlOption_BackgroundManagedKeys: MaaCtrlOptionEnum = 7;Expand description
Configure background managed key domain for Win32 controllers. Must be set before connection. After setting, matching ClickKey / LongPressKey / KeyDown / KeyUp operations automatically route through the background guardian path. Only supported by Win32 controllers; other controllers will fail.
value: int32_t array of virtual key codes; val_size: sizeof(int32_t) * count