FPCSnapinNode object

Applies to: desktop apps only

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.

Members

The FPCSnapinNode object has these types of members:

  • Methods
  • Properties

Methods

The FPCSnapinNode object has these methods.

Method Description
Refresh

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

 

Properties

The FPCSnapinNode object has these properties.

Property Access type Description

ComRoot

Read-only

Gets the FPC root object.

CurrentObject

Read-only

Gets the data object of the node.

ParentArray

Read-only

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

ParentPolicy

Read-only

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

PluginPolicy

Read-only

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

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