// Purpose: interface of wxConnectionBase
// Author: wxWidgets team
// RCS-ID: $Id$
-// Licence: wxWindows license
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
+/**
+ An enumeration for formats .
+*/
enum wxIPCFormat
{
wxIPC_INVALID = 0,