CCaptureKeys Class Reference

class CCaptureKeys : public CBase

Inherits from

Constructor & Destructor Documentation

CCaptureKeys()

IMPORT_C CCaptureKeys ( )

~CCaptureKeys()

IMPORT_C ~CCaptureKeys ( )

Member Functions Documentation

AddCaptureKeyL(const TCaptureKey &)

IMPORT_C void AddCaptureKeyL ( const TCaptureKey & aCaptureKey )

Parameters

const TCaptureKey & aCaptureKey

AddCaptureKeyL(const TCaptureKey &, TUint8)

IMPORT_C void AddCaptureKeyL ( const TCaptureKey & aCaptureKey,
TUint8 aPriority
)

Parameters

const TCaptureKey & aCaptureKey
TUint8 aPriority

CancelAllCaptureKeys(TUint32)

IMPORT_C void CancelAllCaptureKeys ( TUint32 aApp )

Parameters

TUint32 aApp

CancelCaptureKey(TUint32)

IMPORT_C void CancelCaptureKey ( TUint32 aHandle )

Parameters

TUint32 aHandle

CheckCaptureKey(const TCaptureKey &)

void CheckCaptureKey ( const TCaptureKey & aCaptureKey ) [protected]

Parameters

const TCaptureKey & aCaptureKey

Construct()

IMPORT_C void Construct ( )

ProcessCaptureKeys(TKeyData &)

IMPORT_C void ProcessCaptureKeys ( TKeyData & aKeyData ) const

Parameters

TKeyData & aKeyData

SetCaptureKey(TUint32, const TCaptureKey &)

IMPORT_C void SetCaptureKey ( TUint32 aHandle,
const TCaptureKey & aCaptureKey
)

Parameters

TUint32 aHandle
const TCaptureKey & aCaptureKey

SetCaptureKey(TUint32, const TCaptureKey &, TUint8)

IMPORT_C void SetCaptureKey ( TUint32 aHandle,
const TCaptureKey & aCaptureKey,
TUint8 aPriority
)

Parameters

TUint32 aHandle
const TCaptureKey & aCaptureKey
TUint8 aPriority

removeCaptureKey(TUint)

void removeCaptureKey ( TUint index ) [protected]

Parameters

TUint index

Member Data Documentation

RArray< TCaptureKey > iCKarray

RArray < TCaptureKey > iCKarray [protected]