SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » Base E32_EKA2 » TCleanupOperation
Location: e32base.h
e32base.h
TCleanupOperation
typedef void(* TCleanupOperation)(TAny*);
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.
TCleanupItem
Copyright ©2007 Symbian Software Ltd.