FPCSignaledAlerts collection

Applies to: desktop apps only

The FPCSignaledAlerts collection holds the set of FPCSignaledAlert objects for the Forefront TMG computer. Each FPCSignaledAlert object, in turn, is a collection that holds all the run-time instances of a single alert defined by an FPCAlert object.

This object is accessed through the SignaledAlerts property of an FPCServer object.

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

Members

The FPCSignaledAlerts collection has these types of members:

  • Methods
  • Properties

Methods

The FPCSignaledAlerts collection has these methods.

Method Description
Item

Retrieves the requested FPCSignaledAlert object from the collection.

Refresh

Reads the stored values of all the properties of the FPCSignaledAlert objects by means of remote procedure calls (RPCs).

 

Properties

The FPCSignaledAlerts 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 FPCSignaledAlert objects in the collection.

 

Interfaces for C++ Programming

This collection implements the IFPCSignaledAlerts 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