ServerHelperApi::SetProg(const char*)

Sets the program name for your application.

Virtual?

No

 

Class

ServerHelperApi

 

Arguments

const char *name

the name of your application

Returns

void

 

Notes

Sets the program name for your application. This name will show up in the logs of any server your application runs against. Setting a program name makes it much easier to identify tools which are not running properly and is highly recommended.