| class MUsbClassControllerNotify |
The MUsbClassControllerNotify class
Implements part of the USB Class API Framework. This is the mixin used by the USB classes to notify UsbMan of any changes in their state.
| Public Member Functions | |
|---|---|
| void | UccnError ( TInt ) |
| CUsbClassControllerIterator * | UccnGetClassControllerIteratorL () |
| void | UccnError | ( | TInt | aError | ) | [pure virtual] |
Called when a USB class has received an unexpected error and should be shut down.
| TInt aError | The error code |
| CUsbClassControllerIterator * | UccnGetClassControllerIteratorL | ( | ) | [pure virtual] |
Creates and returns a new iterator over USB classes. The caller takes ownership of this iterator.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.