ServerHelperApi::SetVersion(const StrPtr*)

Sets the version string for your application.

Virtual?

No

 

Class

ServerHelperApi

 

Arguments

const StrPtr *name

the version information for your application

Returns

void

 

Notes

See the const char * version of SetVersion() for usage details.