#include <ServiceManipulation.hpp>
Definition at line 28 of file ServiceManipulation.hpp.
◆ exception_type
◆ ServiceManipulation()
__stdcall jmmcg::NTUtils::ServiceManipulation::ServiceManipulation |
( |
const TCHAR *const |
machine = NULL | ) |
|
◆ ~ServiceManipulation()
ServiceManipulation::~ServiceManipulation |
( |
void |
| ) |
|
◆ ControlService()
unsigned long __fastcall jmmcg::NTUtils::ServiceManipulation::ControlService |
( |
const DWORD |
dwControl, |
|
|
SERVICE_STATUS & |
status |
|
) |
| |
|
inlinenoexcept |
◆ OpenService()
void ServiceManipulation::OpenService |
( |
const TCHAR *const |
service_name, |
|
|
const DWORD |
access |
|
) |
| |
◆ StartService()
unsigned long __fastcall jmmcg::NTUtils::ServiceManipulation::StartService |
( |
const DWORD |
num_args, |
|
|
const TCHAR ** |
args |
|
) |
| |
|
inlinenoexcept |
The documentation for this class was generated from the following files: