Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <stringpool.h>

Class MStringPoolCloseCallBack

class MStringPoolCloseCallBack;

Description

Abstract callback interface that alerts implementors to when a string pool closes.

Members

Defined in MStringPoolCloseCallBack:


Member functions


StringPoolClosing()

virtual void StringPoolClosing()=0;

Description

Implement this function to perform some operation when the string pool is being closed.

Called when the string pool is about to close.