PM_removeService
Removes a Windows NT/2000/XP service.
Declaration
ulong PMAPI PM_removeService(
const char *szServiceName)
Prototype In
pmapi.h
Parameters
szServiceName |
Name of the service to start |
Return Value
ERROR_SUCCESS on success, error code on failure.
Description
This function is used to remove a service completely from the system.
Note: This function is Windows specific! It is quite useful so it is documented here.
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com