#include <ServiceManager.h>
Public Member Functions | |
| CEnumServicesStatus (CSCManager &parent, DWORD dwServiceType, DWORD dwServiceState) | |
| Constructor to enumerate services on a given service control manager. | |
| DWORD | Next (ENUM_SERVICE_STATUS **ppEntry) |
| Get the next entry in the enumeration. | |
|
||||||||||||||||
|
Constructor to enumerate services on a given service control manager.
|
|
|
Get the next entry in the enumeration.
|
1.3.9.1