MPanLinkControlBase Class Reference

class MPanLinkControlBase
Public Member Functions
TAny * MplcbGetInterface (const TUid &)

Member Functions Documentation

MplcbGetInterface(const TUid &)

TAny * MplcbGetInterface ( const TUid & aInterface ) [pure virtual]

Called by the policy DLL to get a pointer to the pan link control interface implemented by PAN with UID aInterface. This is a mechanism for allowing future change to the PAN LPM API without breaking BC in existing (non-updated) LPM policy plugins.

Parameters

const TUid & aInterface UID of the interface to return