MControllerInitialisationObserver Class Reference

class MControllerInitialisationObserver

Member Functions Documentation

McioPostResetCommandComplete(TInt)

void McioPostResetCommandComplete ( TInt aError ) [pure virtual]

Indicates that post-reset is complete. Corresponds to MControllerInitialisationInterface::MciiPostResetCommand

Parameters

TInt aError indicates any error that occurred during post-reset

McioPreResetCommandComplete(TInt)

void McioPreResetCommandComplete ( TInt aError ) [pure virtual]

Indicates that pre-reset is complete. Corresponds to MControllerInitialisationInterface::MciiPreResetCommand

Parameters

TInt aError indicates any error that occurred during pre-reset