The GetServiceInstance function obtains the handle for the service instance.
Header file: | WINWRAP.H |
Library: | WINWRAP.LIB |
HANDLE GetServiceInstance(
VOID
);
None.
The handle for this instance of the service.
The GetServiceInstance function is a non-core function.
For more information on the WINWRAP library, see Using WINWRAP Functions, Mandatory Entry Points and Variables, and Events Signalled.
HrGetServiceStatus, HrServiceStartup