The Win2k Service Failure Actions bean provides properties
that determine how Windows 2000 will handle a service failure. A service is considered
failed if it terminates without first reporting a status of SERVICE_STOPPED
. This
bean allows the developer to specify zero or more failure actions.
SERVICE_FAILURE_ACTIONS
structure and the ChangeServiceConfig2
function (using
SERVICE_CONFIG_FAILURE_ACTIONS
for the dwInfoLevel
parameter).