botsense  3.2.0
RoadNarrows Client-Server Proxied Services Framework

Get the DevNull message name. More...

Get the DevNull message name.

Synopsis:
#include "rnr/rnrconfig.h"
#include "botsense/BotSense.h"
#include "botsense/libBotSense.h"
#include "botsense/bsNull.h"

const char * bsNullGetMsgName(BsClient_P pClient, BsVConnHnd_T hndVConn, uint_t uMsgId);

Description:
For each (virtual connection, message id) 2-tuple, there can be a known name string (provided the id is valid and an application provides the information).

Parameters
pClient