|
|
|
|
Location:
bassnd.h
Link against: bafl.lib
class CBaSystemSoundArray : public CBase;
An array to contain the set of system sounds for a TBaSystemSoundUid
CBase - Base class for all classes to be instantiated on the heap
CBaSystemSoundArray - An array to contain the set of system sounds for a TBaSystemSoundUid
Defined in CBaSystemSoundArray:
At(), Count(), NewL(), NewLC(), RestoreL()
Inherited from CBase:
Delete(),
Extension_(),
operator new()
IMPORT_C void RestoreL(RFs &aFsSession, TBaSystemSoundUid aSSUid);
Retrieves all instances of a sound category.
|
IMPORT_C TBaSystemSoundInfo At(TInt aIndex);
|
|