#include <app/MMsgBioControlExtension.h>
| class MMsgBioControlExtension |
| Public Member Functions | |
|---|---|
| pure virtual TAny * | BioControlExtension(TInt) |
Interface for Bio control extension.
| Parameter | Description |
|---|---|
| aExtensionId | The identifier for the requested extension interface. See TMsgBioControlExtensions. |
Returns: Untyped pointer to the extension interface. The pointer must be cast to appropriate type.