tbx
0.7.6
|
Handler to check if a URI was successfully launched. More...
#include <uri.h>
Public Member Functions | |
virtual void | uri_result (URI &uri, bool claimed)=0 |
Called once the Wimp has attempted to launch the URI dispatcher. More... | |
Handler to check if a URI was successfully launched.
|
pure virtual |
Called once the Wimp has attempted to launch the URI dispatcher.
uri_handle | handle from the launch |
claimed | true if the dispatched message has been claimed |