Service :: GetServiceName |
01 | Returns the name of the service as it known to the system. |
02 |
[C++] virtual char const *GetServiceName() const = 0; |
03 |
Return Values: Static string with the service name. |
04 |
Reference: net::semys Implementation: Semys Architecture See Also: ArchService Sub-System, Service |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |