CAtlServiceModuleT::m_hServiceStatus

Member variable storing a handle to the status information structure for the current service.

SERVICE_STATUS_HANDLE m_hServiceStatus;

Remarks

The SERVICE_STATUS structure contains information about a service.

Requirements

Header: atlbase.h

See Also

Reference

CAtlServiceModuleT Class

Other Resources

CAtlServiceModuleT Members