alfconstants.h File Reference

const TUid KAlfServiceUid

const TUid KAlfServiceUid

Service UID which the Alfred Server implements.

const TUid KHuiActionNewTVOutDisplayUid

const TUid KHuiActionNewTVOutDisplayUid

HuiEnv action command UID to notify that a new TVOut display has been created.

const TInt KAlfTableMappingNumberOfMappedValues

const TInt KAlfTableMappingNumberOfMappedValues

const TInt KAlfTouchEventControlCount

const TInt KAlfTouchEventControlCount

const TUint KAlfArrayBufferSeparatorChar

const TUint KAlfArrayBufferSeparatorChar

Use the following functions to serialize the RArray<T> objects so that they can be sent to server.

Client side should use ExternalizeLC function and the server side the InternalizeL function.