property InternetConnectedType.
Retrieves the way how a PC is connected to Internet.
|
pVal
[out,
retval]
. The
returned value can be one of the following:
1:LAN,
2:Modem,
3:Proxy,
4:Offline
S_OK
The
operation was successfull.
E_POINTER
A NULL
pointer was supplied as an argument.