User Tools

Site Tools


Sidebar

Table Of Contents

endurox:v7.5.x:api:xatmi:tpgetsrvid.3

tpgetsrvid

Name

tpgetsrvid — Get XATMI server process server id

Synopsis

#include <atmi.h>

int tpgetsrvid (void);

This function is only available for XATMI servers.

For XATMI client link with -latmiclt -latmi -lubf -lnstd -lpthread -lrt -lm

For XATMI server link with -latmisrv|-latmisrvnomain|-latmisrvinteg -latmi -lubf -lnstd -lpthread -lrt -lm

DESCRIPTION

Function returns current XATMI server id.

RETURN VALUE

Server ID specified in ndrxconfig.xml or command line (-i argument) for server binary.

ERRORS

No errors available.

BUGS

Report bugs to support@mavimax.com

COPYING

© Mavimax, Ltd