Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: e32base.h

Typedef TCleanupOperation

typedef void(* TCleanupOperation)(TAny*);

Description

Defines a function which takes a single argument of type TAny* and returns void.

An argument of this type is required by the constructors of a TCleanupItem object.