INET_GetInterfaces

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > INet >

INET_GetInterfaces

 

Description

 

Returns the number of network interfaces present.

 

Syntax

 

nInt = INET_GetInterfaces(Idx)

 

Returns

 

Number.

 

Parameters

 

Name

Type

Optional

Meaning





 

Remarks

 

Restrictions

 

See also

 

INET_GetState, INET_GetSubnet, INET_GetIP

 

Examples