[][src]Module windows_service::service_control_handler

Structs

ServiceStatusHandle

A struct that holds a unique token for updating the status of the corresponding service.

Enums

ServiceControlHandlerResult

Abstraction over the return value of service control handler. The meaning of each of variants in this enum depends on the type of received event.

Functions

register

Register a closure for receiving service events.