struct TPublishedAcmConfigs |
Structure to hold TAcmConfig structs and publish all available configurations in a single wrapper.
Public Attributes | |
---|---|
const TInt16 | KAcmMaxFunctions |
TAcmConfig | iAcmConfig |
TUint | iAcmConfigVersion |
TUint | iAcmCount |
TInt32 | iReserved1 |
TInt32 | iReserved2 |
TInt32 | iReserved3 |
TInt32 | iReserved4 |
const TInt16 | KAcmMaxFunctions | [static] |
Constant to define the maximum number of ACM functions it should be possible to create. Used to calculate the size of the byte array to allocate when publishing the data.
TAcmConfig | iAcmConfig |
iAcmConfig Array of TAcmConfig structs to hold the available Acm configurations
TUint | iAcmConfigVersion |
iAcmConfigVersion Version 1 is the only valid version at this time.
TUint | iAcmCount |
iAcmCount iAcmCount defines number of valid AcmConfigs in sequence. Only AcmConfigs with an array index < AcmCount are valid. If iAcmCount == 0 then there are no valid AcmConfigs at this time.
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.