Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
typedef P6VOID(* P6R::QMSGCLEANUPCB)(P6VOID *pData, P6VOID *pCtx)

Defines a message data cleanup routine which is called when the message is destoryed to cleanup any dynamicaly allocated data that has been stored in the message.

Definition at line 51 of file p6queue.h.