FPCProtocolConnection object

Applies to: desktop apps only

The FPCProtocolConnection object represents a single connection in a single Microsoft Firewall service protocol. This object is an element of an FPCProtocolConnections collection.

Ff825820.bkbutton(en-us,VS.85).png Click here to see the Forefront TMG object hierarchy.

Members

The FPCProtocolConnection object has these types of members:

  • Methods
  • Properties

Methods

The FPCProtocolConnection object has these methods.

Method Description
Refresh

Reads all the properties of the object from persistent storage, discarding any changes that were not saved.

SetICMP

Sets all of the parameters of an ICMP connection.

SetTCP

Sets all of the parameters of a TCP connection.

SetUDP

Sets all of the parameters of a UDP connection.

 

Properties

The FPCProtocolConnection object has these properties.

Property Access type Description

ICMPCode

Read-only

Gets the ICMP code for the connection.

ICMPType

Read-only

Gets the ICMP type for the connection.

PortHigh

Read-only

Gets a port number designating the high end of the range.

PortLow

Read-only

Gets a port number designating the low end of the range.

Protocol

Read-only

Gets a value from the FpcConnectionProtocolType enumerated type that specifies the communication protocol used in the connection.

RawDirection

Read-only

Gets a value from the FpcUDPConnectionDirectionType enumerated type that specifies the direction in which a raw connection can be opened.

TCPDirection

Read-only

Gets a value from the FpcConnectionDirectionType enumerated type that specifies the direction in which a TCP connection can be opened.

UDPDirection

Read-only

Gets a value from the FpcUDPConnectionDirectionType enumerated type that specifies the direction in which a UDP connection can be opened.

 

Interfaces for C++ Programming

This object implements the IFPCProtocolConnection and IFPCProtocolConnection2 interfaces.

Requirements

Minimum supported client

Windows Vista, None supported

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only)

Version

Forefront Threat Management Gateway (TMG) 2010

IDL

Msfpccom.idl

See also

COM Objects

 

 

Build date: 7/12/2010