GrinderPL::SendBREWEvent | developer.brewmp.com GrinderPL::SendBREWEvent | developer.brewmp.com

Developer

GrinderPL::SendBREWEvent

Forums:

Does anyone have any experience or success using this API? I can start Shaker and call some of its other API's successfully, but I've had no luck with this one so far. I am trying to send SoftKey button press events to an LGE_VX6000. I've tried various combinations of EVT_KEY, EVT_KEY_PRESS and EVT_KEY_RELEASE for the event parameter, and AVK_SOFT1, AVK_SOFT2 (from AEEVcodes.h) for the wParam. I'd appreciate any tips, tricks or hints!