virtual HandledCode FX::FXIPCChannel::unknownMsgReceived ( FXIPCMsg msgheader,
FXuchar buffer 
) [protected, virtual]

Called when a message of unknown type is received. Default action is to return an NotHandled code which causes a FX::FXIPCMsg_Unhandled to be returned to the sender if that message has an ack. Note that because the type is unknown, the message is not deserialised and so only the header is valid.

Warning:
You cannot return HandledAsync from this function


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:34:33 2009 for TnFOX by doxygen v1.4.7