<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > INet > INET_Internet_StatusGetDescription |
Description
Returns the text description of a callback status code.
Syntax
sDesc = INET_Internet_StatusGetDescription(cbStatusCode)
Returns
String.
Parameters
Name |
Type |
Optional |
Meaning |
cbStatusCode |
Number |
No |
Callback status code |
Remarks
Restrictions
See also
Examples