#include <bassnd.h>
class CBaSystemSoundArray : public CBase |
Public Member Functions | |
---|---|
CBaSystemSoundArray() | |
~CBaSystemSoundArray() | |
IMPORT_C TBaSystemSoundInfo | At(TInt) |
IMPORT_C TInt | Count() |
IMPORT_C CBaSystemSoundArray * | NewL() |
IMPORT_C CBaSystemSoundArray * | NewLC() |
IMPORT_C void | RestoreL(RFs &, TBaSystemSoundUid) |
An array to contain the set of system sounds for a TBaSystemSoundUid
IMPORT_C void | RestoreL | ( | RFs & | aFsSession, |
TBaSystemSoundUid | aSSUid | |||
) |
Retrieves all instances of a sound category.
Parameter | Description |
---|---|
aFsSession | unused parameter kept for backward compatibility |