enum EXFCommandType{ fctClientCommand = 0, fctServerReply = 1 }
The meaning of each value is detailed in the LoggingCommandLine event topic's description of the eCommandType parameter .