botsense  3.2.0
RoadNarrows Client-Server Proxied Services Framework

Check if expression evaluates to true. More...

Check if expression evaluates to true.

Synopsis:
BSCLIENT_TRY_EXPR(pClient, expr, ecode, efmt, ...);

Description:
If the check is false, an appropriate error is logged and the calling function is immediately exited by invoking a return with the < 0 error code.

Parameters
pClient