Handling GPS ToolKit Pro Events in Visual C++
To handle GPS ToolKit Pro events, simply use the Message Maps tab
in the ClassWizard to map the GPS ToolKit Pro event to a handling function.
After specifying the handling function, simply add your code
to the function implementation.
See GPS ToolKit Events for a list of events and handling function arguments.
|