Likewise Service Manager
PLW_SERVICE_STATUS Struct Reference

Service status. More...

#include <lwsm/lwsm.h>

Data Fields

LW_SERVICE_STATE state
 
LW_SERVICE_HOME home
 
pid_t pid
 

Detailed Description

Describes the runtime status of a service

Field Documentation

LW_SERVICE_STATE PLW_SERVICE_STATUS::state

Brief Service state (stopped, running, etc.)

LW_SERVICE_HOME PLW_SERVICE_STATUS::home

Brief Service home

pid_t PLW_SERVICE_STATUS::pid

Brief Process ID of service home