CBaSystemSoundArray Class Reference

#include <bassnd.h>

class CBaSystemSoundArray : public CBase

Inherits from

Detailed Description

An array to contain the set of system sounds for a TBaSystemSoundUid

Constructor & Destructor Documentation

CBaSystemSoundArray ( )

CBaSystemSoundArray()

~CBaSystemSoundArray ( )

~CBaSystemSoundArray()

Member Function Documentation

At ( TInt )

IMPORT_C TBaSystemSoundInfoAt(TIntaIndex)

Count ( )

IMPORT_C TIntCount()

NewL ( )

IMPORT_C CBaSystemSoundArray *NewL()[static]

NewLC ( )

IMPORT_C CBaSystemSoundArray *NewLC()[static]

RestoreL ( RFs &, TBaSystemSoundUid )

IMPORT_C voidRestoreL(RFs &aFsSession,
TBaSystemSoundUidaSSUid
)

Retrieves all instances of a sound category.

Parameters
aFsSessionunused parameter kept for backward compatibility