banner

External.get_ConnectionType method

Determines if the computer is an Internet Connection Sharing (ICS) client.

Syntax

iConnectionType = window.external.get_ConnectionType();

Parameters None
Return Values Integer. Returns 1 if the computer is an ICS client, and 0 if it is not.
Applies To window.external
Example
iConnectionType = window.external.get_ConnectionType();