# Functions
ServiceMain method wraps the starting logic of the qpep service.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WIN32_RUNNING_CODE Win32 exit code for running status of service.
WIN32_STOPPED_CODE Win32 exit code for stopped status of service.
WIN32_UNKNOWN_CODE Win32 exit code for not installed status of service.
# Structs
QPepService struct models the service and its internal state to the operating system.