Supported Browsers Home   
PM_realloc Previous   
PM_restartRealTimeClock Next   
External Functions Up   

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

PM_installServiceExt, PM_startService, PM_stopService

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com