摘要:
1. 方法定义 [DllImport("wininet.dll")] private extern static bool InternetGetConnectedState( out int connectionDescription, int reservedValue ) ;2. 方法说明 参数: connectionDescription : 连接说明 reservedValue : 保留值 返回值: true: On Line false: Off Line 3. 调用方法 a. 你必须在你的code里引用System.Runtime.InteropService 阅读全文
posted @ 2011-08-02 23:46
曲仁岗
阅读(406)
评论(0)
推荐(0)

浙公网安备 33010602011771号