FPCAdapters collection

Applies to: desktop apps only

The FPCAdapters collection holds a set of FPCAdapter objects that represent the available network adapters on a server. You can connect to the Internet through either a direct or dial-up connection. If you choose a direct connection, you need to set up an external network adapter. This collection is accessed through the Adapters property of an FPCServer object.

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

Members

The FPCAdapters collection has these types of members:

  • Methods
  • Properties

Methods

The FPCAdapters collection has these methods.

Method Description
Item

Retrieves the requested FPCAdapter object from the collection.

Refresh

Recursively reads all the properties of the collection and its elements, including the properties of its subobjects and their elements (for collections), from persistent storage, discarding any changes that were not saved.

 

Properties

The FPCAdapters collection has these properties.

Property Access type Description

_NewEnum

Read-only

Gets an enumerator object for the collection.

Count

Read-only

Gets the number of FPCAdapter objects in the collection.

 

Interfaces for C++ Programming

This collection implements the IFPCAdapters interface.

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