Microsoft Internet Security and Acceleration Server 2000 |
The FPCSnapinNode object is used to extend ISA Management.For more information, see Extending ISA Management.
Click here to see the ISA object hierarchy.
This object implements the IFPCSnapinNode interface. It can be retrieved by querying the IDataObject interface of the ISA node that is to be extended:
DataObject->QueryInterface(IID_IFPCSnapinNode)
The following table lists the methods of the FPCSnapinNode object.
Method | Description |
---|---|
Refresh | Refreshes the ISA Management node represented by IFPCSnapinNode after the node has been changed. |
The following table lists the properties of the FPCSnapinNode object.
Property | Description |
---|---|
ComRoot | Gets the FPC root object. |
CurrentObject | Gets the object that you are extending. |
ParentArray | Gets the array under which you create an extension. |
ParentPolicy | Gets the FPCEnterprisePolicy under which you create an extension. |
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.