<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > Exe (Executable info) > EXE_PE_IsManaged |
Description
....
Syntax
n = EXE_PE_IsManaged(FileName)
Returns
Numeric
Parameters
Name |
Type |
Optional |
Meaning |
FileName |
String |
No |
Name of an exe or dll file |
Remarks
Restrictions
See also
Examples