CPhCltImageParams Class Reference

class CPhCltImageParams : public CBase

Parameter storage class.

PhoneClient.lib
Since
Series60 3.2

Inherits from

Member Functions Documentation

AddImageL(TInt)

voidAddImageL(TIntaHandle)[pure virtual]

Adds an image.

Parameters

TInt aHandlehandle to an image.

Count()

IMPORT_C TIntCount()const [pure virtual]

Gets image count.

GetImageL(const TInt)

IMPORT_C TIntGetImageL(const TIntaIndex)const [pure virtual]

Gets an image.

Parameters

const TInt aIndexindex of the image to get.

Images()

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

Get all the images

Type()

IMPORT_C TPhCltImageTypeType()const [pure virtual]

Returns class type.