FPCLogContent Collection

The FPCLogContent collection holds a set of FPCLogEntry objects that represent the log entries retrieved from the applicable log in a query.

The FPCLogContent collection is accessed through the following properties:

Dd446978.bkbutton(en-us,MSDN.10).png Click here to see the Forefront TMG object hierarchy.

Methods

The FPCLogContent collection defines the following methods.

Method Description

AreAllServersUp

Returns a Boolean value that indicates whether there is connectivity to all servers in the array.

EndQuery

Ends a query on all servers in the array.

ExecuteQuery

Executes a query on the logs of all servers in the array.

Item

Retrieves the requested FPCLogEntry object from the collection. This method returns only when the requested object is found, the associated query ends, or an error occurs in the query.

ItemAsync

Retrieves the requested FPCLogEntry object from the collection if it is available, returns null and sets the error code to E_PENDING if the requested object cannot be found immediately, or returns null and sets an error code if the operation fails or another error occurs.

Properties

The FPCLogContent collection defines the following property.

Property Description

_NewEnum

Gets an enumerator object for the collection.

Interfaces for C++ Programming

This collection implements the IFPCLogContent and IFPCEELogContent interfaces.

Requirements

Client Requires Windows 7 or Windows Vista.
Server Requires Windows Server 2008 R2 or Windows Server 2008 x64 Edition with SP2.
Version Requires Forefront Threat Management Gateway (TMG) 2010.
IDL

Declared in Msfpccom.idl.

See Also

COM Objects

Send comments about this topic to Microsoft

Build date: 6/30/2010