FPCSnapinNode Object

The FPCSnapinNode object represents an extendable node in Forefront TMG Management and is used for creating extension snap-ins. For more information, see Extending Forefront TMG Management.

The FPCSnapinNode object cannot be retrieved through a property of an object in the Forefront TMG administration COM object hierarchy based on the FPC object. It is retrieved by querying the IDataObject interface of the data object of an extendable node in Forefront TMG Management.

Methods

The FPCSnapinNode object defines the following method.

Method Description

Refresh

Recursively reads all the data for the node from persistent storage.

Properties

The FPCSnapinNode object defines the following properties.

Property Description

ComRoot

Gets the FPC root object.

CurrentObject

Gets the data object of the node.

ParentArray

Gets an FPCArray object that represents the array under which the node is extended.

ParentPolicy

Gets an FPCPolicy object that represents the enterprise policy under which the node is extended.

PluginPolicy

Gets an FPCSnapinPluginPolicy object for enforcing a per-rule policy that determines whether the extension snap-in is displayed for the node and which filters can be configured in the extension snap-in.

Interfaces for C++ Programming

This object implements the IFPCSnapinNode interface.

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