INetConnectionProps interface (netcon.h)
[Internet Connection Firewall may be altered or unavailable in subsequent versions. Instead, use the Windows Firewall API.]
Use the INetConnectionProps interface to retrieve the properties for a connection.
Inheritance
The INetConnectionProps interface inherits from the IDispatch interface. INetConnectionProps also has these types of members:
Methods
The INetConnectionProps interface has these methods.
INetConnectionProps::get_Characteristics The get_Characteristics method retrieves the media type for the connection. |
INetConnectionProps::get_DeviceName The get_DeviceName method retrieves the name of the device associated with the connection. |
INetConnectionProps::get_Guid The get_Guid method retrieves the globally-unique identifier (GUID) for the connection. |
INetConnectionProps::get_MediaType The get_MediaType method retrieves the media type for the connection. |
INetConnectionProps::get_Name The get_Name method retrieves the name of the connection. |
INetConnectionProps::get_Status The get_Status method retrieves the status of the connection. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | netcon.h |
See also
INetSharingManager::get_NetConnectionProps
Internet Connection Sharing and Internet Connection Firewall Interfaces
Internet Connection Sharing and Internet Connection Firewall Reference