IFPCEENetwork::CalculatedEEIpRangeSet property
Applies to: desktop apps only
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.
This property is read-only.
Syntax
HRESULT get_CalculatedEEIpRangeSet(
IFPCEEReadOnlyIpRangeSet **ppCalculatedEEIpRangeSet
);
' Data type: FPCReadOnlyIpRangeSet
Property CalculatedEEIpRangeSet( _
ByVal ppCalculatedEEIpRangeSet As IFPCEEReadOnlyIpRangeSet _
) As FPCReadOnlyIpRangeSet
Property value
Reference to the FPCReadOnlyIpRangeSet collection that contains the effective set of IP addresses ranges included in the network.
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.
Enterprise networks can be defined only when an enterprise with central array management is deployed.
Note Enterprise networks are available only in Forefront TMG Enterprise Edition.
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
Build date: 7/12/2010