alfconstants.h File Reference

const TUid KAlfServiceUid

const TUidKAlfServiceUid

Service UID which the Alfred Server implements.

const TUid KHuiActionNewTVOutDisplayUid

const TUidKHuiActionNewTVOutDisplayUid

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

const TInt KAlfTableMappingNumberOfMappedValues

const TIntKAlfTableMappingNumberOfMappedValues

const TInt KAlfTouchEventControlCount

const TIntKAlfTouchEventControlCount

const TUint KAlfArrayBufferSeparatorChar

const TUintKAlfArrayBufferSeparatorChar

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.