|
|
||
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 heapCBaSystemSoundArray - An array to contain the set of system sounds for a TBaSystemSoundUidDefined in CBaSystemSoundArray:
At(), Count(), NewL(), NewLC(), RestoreL()
Inherited from CBase:
Delete(),
Extension_(),
operator new()
IMPORT_C void RestoreL(RFs &aFsSession, TBaSystemSoundUid aSSUid);
|
IMPORT_C TBaSystemSoundInfo At(TInt aIndex);
|
|