Navigation: thinBasic Modules > OS (Operating System) > OS_Process > OS_ProcessGetId |
|
Description
Return process ID giving process name.
Syntax
n = OS_ProcessGetID( sProcessName )
Returns
Number
Parameters
Name |
Type |
Optional |
Meaning |
sProcessName |
String |
No |
Name of the process to be killed |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |