Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

The following table shows the Services.exe structures with a description of the purpose of each.

Programming element Description

ServiceEnumInfo

This structure contains information about a particular service running on the device.

ServicesexeCallbackFunctions

This structure contains a set of callback functions. Services.exe passes this structure to the xxx_IOControl (Services.exe)function during the startup of stand-alone services.

ServicesExeCommandLineParams

This structure contains information about the arguments that are passed to the Services.exe command-line tool.

See Also