TUsbPersonalityParams Class Reference
class TUsbPersonalityParams |
Container class for USB personalities
Personality id, handle for Usb Manager and personality notifier is given with this class to USB personalities.
euser.lib, usbman.lib
- Since
- S60 3.2
Constructor & Destructor Documentation
TUsbPersonalityParams(RUsb &, CUsbPersonalityNotifier &)
~TUsbPersonalityParams()
IMPORT_C | ~TUsbPersonalityParams | ( | ) | |
Member Functions Documentation
PersonalityId()
IMPORT_C TInt | PersonalityId | ( | ) | const |
Method to get current personality id
PersonalityNotifier()
Method to get handle to personality notifier
SetPersonalityId(TInt)
IMPORT_C void | SetPersonalityId | ( | TInt | aPersonalityId | ) | |
UsbMan()
IMPORT_C RUsb & | UsbMan | ( | ) | const |
Method to get handle to USB Manager
Member Data Documentation
TInt
iPersonalityId
TInt
| iPersonalityId | [private] |
CUsbPersonalityNotifier & iPersonalityNotifier
Handle to personality notifier
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.