The type of the service. The values allowed for this parameter are determined by the Win32 API and the type of the service(s) contained within the service executable. The SERVICE_INTERACTIVE_PROCESS flag within this parameter is not affected by this property, but instead by the Enable Desktop Interaction flag.

See the CreateService Win32 API help documentation. This value is passed as the dwServiceType parameter.