TPublishedAcmConfigs Struct Reference

struct TPublishedAcmConfigs

Structure to hold TAcmConfig structs and publish all available configurations in a single wrapper.

Member Data Documentation

const TInt16 KAcmMaxFunctions

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

TAcmConfig iAcmConfig

iAcmConfig Array of TAcmConfig structs to hold the available Acm configurations

TUint iAcmConfigVersion

TUint iAcmConfigVersion

iAcmConfigVersion Version 1 is the only valid version at this time.

TUint iAcmCount

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.

TInt32 iReserved1

TInt32 iReserved1

Reserved for future use

TInt32 iReserved2

TInt32 iReserved2

Reserved for future use

TInt32 iReserved3

TInt32 iReserved3

Reserved for future use

TInt32 iReserved4

TInt32 iReserved4

Reserved for future use