This class takes care of releasing a SCM Handles within its destructor by calling CloseServiceHandle as required.
More...
#include <micxx/windows/Service.hxx>
Inherits micxx::traits::NonCopyable.
List of all members.
Detailed Description
This class takes care of releasing a SCM Handles within its destructor by calling CloseServiceHandle as required.
Constructor & Destructor Documentation
micxx::SCMHandle::SCMHandle |
( |
| ) |
|
micxx::SCMHandle::SCMHandle |
( |
SC_HANDLE |
ascHandle | ) |
|
virtual micxx::SCMHandle::~SCMHandle |
( |
| ) |
[virtual] |
Member Function Documentation
micxx::SCMHandle::operator const SC_HANDLE & |
( |
| ) |
const |
bool micxx::SCMHandle::operator! |
( |
| ) |
const |
SCMHandle& micxx::SCMHandle::operator= |
( |
SC_HANDLE |
ascHandle | ) |
|
The documentation for this class was generated from the following file: