Enum |
The EnumServiceStatusProcess type exposes the following members.
Name | Description | |
---|---|---|
DisplayName | A display name that can be used by service control programs, such as Services in Control Panel, to identify the service. This string has a maximum length of 256 characters. The case is preserved in the service control manager. Display name comparisons are always case-insensitive. | |
ServiceName | The name of a service in the service control manager database. The maximum string length is 256 characters. The service control manager database preserves the case of the characters, but service name comparisons are always case insensitive. A slash (/), backslash (\), comma, and space are invalid service name characters. | |
ServiceStatus | A structure that contains status information for the ServiceName service. | |
SizePack4 | The size pack4 | |
SizePack8 | sizeof() allow Packing of 8 on 64 bit machines |