TUsbStringDescriptor Class Reference
class TUsbStringDescriptor : public TUsbGenericDescriptor
|
String descriptor
See section 9.6.7 of the USB 2.0 specification.
Intended to be available to 3rd parties later
Constructor & Destructor Documentation
TUsbStringDescriptor()
IMPORT_C
|
TUsbStringDescriptor
|
(
|
)
|
|
Member Functions Documentation
Cast(TUsbGenericDescriptor *)
GetLangId(TInt)
IMPORT_C
TInt
|
GetLangId
|
(
|
TInt
|
aIndex
|
)
|
const
|
For string descriptor zero, this function allows a means to iterate through the list of supported languages for strings on this device.
Parameters
TInt
aIndex
|
Index into language ID table.
|
IsParent(TUsbGenericDescriptor &)
IsPeer(TUsbGenericDescriptor &)
ParseL(TPtrC8 &, TUsbGenericDescriptor *)
StringData(TDes16 &)
IMPORT_C void
|
StringData
|
(
|
TDes16
&
|
aString
|
)
|
const
|
Writes the string data into a Symbian descriptor of sufficient size.
Parameters
TDes16
& aString
|
The Symbian descriptor that will have the string data written into it.
|
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.