Navigation: thinBasic Modules > OS (Operating System) > OS_Service ... > OS_ServiceStartTypeDescription |
|
Description
Return the description of a numeric service start type.
Syntax
s = OS_ServiceStartTypeDescription(StartType)
Returns
String.
Parameters
Name |
Type |
Optional |
Meaning |
StartType |
Number |
No |
Service status code returned by OS_ServiceGetStartType |
Remarks
Restrictions
Functionality tested only on LAN.
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |