2.2.1 SERIALIZED_ENUM_SERVICE_STATUS

This data structure provides information about the state of the Internet services on a server. It is used by the server to return data to the client in the Status method, as specified in section 3.1.4.4.

The values in this structure MUST be present in little-endian format.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

iServiceName

iDisplayName

ServiceStatus (28 bytes)

...

...

iServiceName (4 bytes): The number of unsigned wide characters to use as an offset to the WCHAR string that contains the service name for this service. For more information, see section 2.2.2.

iDisplayName (4 bytes): The number of unsigned wide characters to use as an offset to the WCHAR string that contains the display name for this service. For more information, see section 2.2.2.

ServiceStatus (28 bytes): Provides status for the service, as specified in [MS-SCMR] section 2.2.47.