The HrServiceProcessControl function checks for service control.
Header file: | WINWRAP.H |
Library: | WINWRAP.LIB |
HRESULT HrServiceProcessControl(
VOID
);
None.
See Return Values.
For more information on this function, see the HrServiceProcessControl function in WINWRAP.C under the WINWRAP code sample in the Code Samples folder.
For more information on the WINWRAP library, see Using WINWRAP Functions, Mandatory Entry Points and Variables, and Events Signalled.
fIsService, FServiceReportStatus, HrServiceConfirmStop, HrServiceGetArgv, HrServiceGetName, HrServiceShutdown, HrServiceStartup, HrServiceWaitForContinue, HrServiceWaitForControl, HrServiceWaitForStop, HServiceCreateThread, ServiceMain, ServiceStop