Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: stringpool.h

Class MStringPoolCloseCallBack

class MStringPoolCloseCallBack;

Description

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

Members

Defined in MStringPoolCloseCallBack:
StringPoolClosing()


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.