Erdenemandal
Regular
Hi, ALL
I have a question. I use a function, checks a network connection
but I returns me TRUE , even I disconnected a networkcable.
Can somebody say WHY
Thanks,
Erdenemandal
I have a question. I use a function, checks a network connection
Code:
Private Declare Function IsNetworkAlive Lib "SENSAPI.DLL" ( _
ByRef lpdwFlags As Integer) _
As Long
but I returns me TRUE , even I disconnected a networkcable.
Can somebody say WHY
Thanks,
Erdenemandal