The CalculatedEEIpRangeSet property gets an FPCReadOnlyIpRangeSet collection that contains the effective set of IP addresses ranges included in the network, which is the union of all the IP address ranges defining the network and all the IP address ranges defining the enterprise networks included in the network.
HRESULT get_CalculatedEEIpRangeSet( IFPCEEReadOnlyIpRangeSet** ppCalculatedEEIpRangeSet );
Address of an interface pointer that on return points to the IFPCEEReadOnlyIpRangeSet interface that represents the effective set of IP addresses ranges included in the network.
This property method returns S_OK if the call is successful; otherwise, it returns an error code.
Property CalculatedEEIpRangeSet As FPCReadOnlyIpRangeSet
Reference to the FPCReadOnlyIpRangeSet collection that contains the effective set of IP addresses ranges included in the network.
This property is read-only.
Enterprise networks can be defined only when an enterprise with central array management is deployed.
Note Enterprise networks are not available in Forefront TMG Medium Business Edition.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
IDL |
Declared in Msfpccom.idl. |
DLL |
Requires Msfpccom.dll. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.