FPCSignaledAlerts Collection

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.

Click here to see the Forefront TMG object hierarchy.

Methods

The FPCSignaledAlerts collection defines the following 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 defines the following properties.

Property Description

_NewEnum

Gets an enumerator object for the collection.

Count

Gets the number of FPCSignaledAlert objects in the collection.

Interfaces for C++ Programming

This collection implements the IFPCSignaledAlerts interface.

Requirements

Client Requires Windows Vista or Windows XP.
Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
IDL

Declared in Msfpccom.idl.

See Also

COM Objects


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.