iNetConnection 接口 (netcon.h)

[Internet 连接防火墙可能在后续版本中已更改或不可用。 请改用 Windows 防火墙 API。]

INetConnection 接口提供用于管理网络连接的方法。

继承

INetConnection 接口继承自 IUnknown 接口。 INetConnection 还具有以下类型的成员:

方法

INetConnection 接口具有这些方法。

 
INetConnection::Connect

Connect 方法连接或建立此网络连接。
INetConnection::D elete

Delete 方法从 connections 文件夹中删除此连接。
INetConnection::D isconnect

Disconnect 方法断开此连接。
INetConnection::D uplicate

Duplicate 方法在 connections 文件夹中创建此连接的副本。
INetConnection::GetProperties

GetProperties 方法检索包含此网络连接的属性的结构。
INetConnection::GetUiObjectClassId

GetUiObjectClassId 方法检索此连接的用户界面对象的类标识符。
INetConnection::Rename

Rename 方法重命名此连接。

要求

   
最低受支持的客户端 Windows XP [仅限桌面应用]
最低受支持的服务器 无受支持的版本
目标平台 Windows
标头 netcon.h

请参阅

Internet 连接共享和 Internet 连接防火墙接口

Internet 连接共享和 Internet 连接防火墙参考