Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: MmfPanicCodes.h

Enum TMMFDisplayPanicCode

TMMFDisplayPanicCode

Description

Panic codes for MMFDisplay

EMMFDisplayPanicWrongThread

Panic code raised when this CMMFDisplay is in the wrong thread.

EMMFDisplayPanicNotReady

Panic code raised when the CMMFDisplay has been asked to do something before it is ready.

EMMFDisplayPanicCreateSinkBufferLNotSupported

Panic code raised when the CMMFDisplay::CreateSinkBufferL() method is not supported.

EMMFDisplayPanicBufferFilledLNotSupported

Panic code raised when the CMMFDisplay::BufferFilledL() method is not supported.

EMMFDisplayPanicCallingSupplierDoesNotExist

Panic code raised when the calling supplier does not exist.

EMMFDisplayPanicRequestStatusError

Panic code raised when the CMMFDisplay method has an internal error.