ENUM_SERVICE_STATUS_PROCESSW

Undocumented in source.
nothrow
static if(_WIN32_WINNT >= 0x500)
struct ENUM_SERVICE_STATUS_PROCESSW {}

Members

Variables

ServiceStatusProcess
SERVICE_STATUS_PROCESS ServiceStatusProcess;
Undocumented in source.
lpDisplayName
LPWSTR lpDisplayName;
Undocumented in source.
lpServiceName
LPWSTR lpServiceName;
Undocumented in source.

Meta