win32_get_last_control_message
(No version information available, might be only in CVS)
win32_get_last_control_message — Returns the last control message that was sent to this service
Description
int win32_get_last_control_message
( void
)
Return Values
Returns a control constant; one of WIN32_SERVICE_CONTROL_CONTINUE,
WIN32_SERVICE_CONTROL_INTERROGATE,
WIN32_SERVICE_CONTROL_PAUSE,
WIN32_SERVICE_CONTROL_STOP,
WIN32_SERVICE_CONTROL_HARDWAREPROFILECHANGE,
WIN32_SERVICE_CONTROL_POWEREVENT,
WIN32_SERVICE_CONTROL_SESSIONCHANGE.