JCL Help:TJclServiceType

From Project JEDI Wiki
Jump to navigationJump to search


Summary

The summary for this help topic does not exist, edit this page

Pascal

 public TJclServiceType = (
stKernelDriver,
stFileSystemDriver,
stAdapter,
stRecognizerDriver,
stWin32OwnProcess,
stWin32ShareProcess,
stInteractiveProcess
);


Members

Members Description
stKernelDriver The service is a device driver.
stFileSystemDriver The service is a file system driver.
stAdapter TODO
stRecognizerDriver TODO
stWin32OwnProcess The service runs in its own process.
stWin32ShareProcess The service shares a process with other services.
stInteractiveProcess The service can interact with the desktop.


Description

Type of service.


About

Unit

JclSvcCtrl


Navigation

no pages or subcategories

Donator

Flier Lu


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page