CBaSystemSoundArray Class Reference

#include <bassnd.h>

class CBaSystemSoundArray : public CBase

Inherits from

  • CBaSystemSoundArray

    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.

    ParameterDescription
    aFsSessionunused parameter kept for backward compatibility