CPhCltImageParams Class Reference

class CPhCltImageParams : public CBase

Parameter storage class.

PhoneClient.lib
Since
Series60 3.2

Inherits from

Member Functions Documentation

AddImageL(TInt)

void AddImageL ( TInt aHandle ) [pure virtual]

Adds an image.

Parameters

TInt aHandle handle to an image.

Count()

IMPORT_C TInt Count ( ) const [pure virtual]

Gets image count.

GetImageL(const TInt)

IMPORT_C TInt GetImageL ( const TInt aIndex ) const [pure virtual]

Gets an image.

Parameters

const TInt aIndex index of the image to get.

Images()

TPckgBuf < TPhCltImageArray > & Images ( ) [pure virtual]

Get all the images

Type()

IMPORT_C TPhCltImageType Type ( ) const [pure virtual]

Returns class type.