Displaying 1 result from an estimated 1 matches for "session_chang".
Did you mean:
session_change
2004 Feb 02
4
Hooks for win32-service
...bled.
net_bind_disable.........A network binding has been disabled.
device_event.............A device has generated some event.
hardware_profile_change..A change has been made to the system''s hardware
profile.
power_event..............A power event has occured (eg change to battery
power).
session_change...........There has been a change in session.
user_defined.............A user defined event has been sent to the
service.
We can change the names as we see fit obviously. Should we also add
hooks for pause_pending, start_pending, and stop_pending?
I''m primarily concerned with the start...