|
ServiceEnable
Declaration
|
long serviceEnable(Service service, long enabled)
|
| |
Required Header: service.h |
Description
ServiceEnable enables
or disables all threads belonging to Service.
If "enabled" is |
Then |
False |
serviceEnable will disable service. |
True |
serviceEnable will enable service. |
| |
| Return Values |
| handle |
to a Service object |
| MPIHandleVOID |
if the Service could not be created |
|
See Also
|