GetServiceStopEvent

The GetServiceStopEvent function obtains the handle for the service stop event.

Quick Info

Header file: WINWRAP.H
Library: WINWRAP.LIB

HANDLE GetServiceStopEvent(
  VOID  
);
 

Parameters

None.

Return Values

The handle for this service stop event.

Remarks

For more information on GetServiceStopEvent function, see Using WINWRAP Functions.

For more information on the WINWRAP library, see Mandatory Entry Points and Variables, and Events Signalled.