branch | RCL_3 |
changeset 5 | 7068aba64af5 |
parent 1 | 705ec7b86991 |
child 6 | a15c582fbf97 |
--- a/usbengines/usbotgwatcher/inc/cusbstate.h Tue Feb 02 00:52:37 2010 +0200 +++ b/usbengines/usbotgwatcher/inc/cusbstate.h Fri Feb 19 23:50:33 2010 +0200 @@ -101,6 +101,12 @@ * @param aNewStateId new host state */ void ChangeHostStateL(TUsbStateIds aNewStateId); + + /** + * Handles special situation (error, or something else) + * @param aWhat to hande (id) + */ + virtual void HandleL(TInt aWhat, TUsbStateIds aWhereTohandle); private: