IFPCSnapinNode::ParentArray property

Applies to: desktop apps only

The ParentArray property gets an FPCArray object that represents the array under which the node is extended.

This property is read-only.

Syntax

HRESULT get_ParentArray(
  IDispatch **ppArray
);
' Data type: IDispatch

Property ParentArray( _
  ByVal ppArray As IDispatch _
) As IDispatch

Property value

Reference to an FPCArray object representing the array under which the node is extended.

Error codes

This property method returns S_OK if the call is successful; otherwise, it returns an error code.

Remarks

This property is read-only.

This property retrieves an FPCArray object as exposed through the Forefront TMG administration COM object model.

Requirements

Minimum supported client

Windows Vista

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

DLL

Msfpccom.dll

See also

FPCSnapinNode

 

 

Build date: 7/12/2010