#include <ServiceManager.h>
Public Member Functions | |
CEnumDependentServices (CSCService &parent, DWORD dwServiceState) | |
Constructor taking the service to enumerate dependents for. | |
BOOL | Next (ENUM_SERVICE_STATUS **ppEntry) |
Fetch the next dependent service. |
|
Constructor taking the service to enumerate dependents for.
|
|
Fetch the next dependent service.
|