TUsbcInterfaceInfo Class Reference
Constructor & Destructor Documentation
TUsbcInterfaceInfo(TInt, TInt, TInt, TDesC16 *, TUint)
TUsbcInterfaceInfo
|
(
|
TInt
|
aClass = 0,
|
|
TInt
|
aSubClass = 0,
|
|
TInt
|
aProtocol = 0,
|
|
TDesC16
*
|
aString = NULL,
|
|
TUint
|
aTotalEndpoints = 0
|
|
)
|
[inline]
|
Member Data Documentation
TUsbcClassInfo
iClass
The class, subclass and protocol that this interface supports.
TUsbcEndpointInfo
iEndpointData
Desired properties of the endpoints requested. Do NOT include endpoint 0. APIs use endpoint numbers that are offsets into this array.
TUint32
iFeatureWord
32 flag bits used for specifying miscellaneous Interface features. Currently defined are:
const TDesC16 * iString
The description string for the interface. Used to construct the interface string descriptor.
TUint
iTotalEndpointsUsed
TUint
|
iTotalEndpointsUsed
|
Total number of endpoints being requested (0-5). Endpoint 0 should not be included in this number.
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.