Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
C++
HRESULT get_CalculatedEEIpRangeSet(
IFPCEEReadOnlyIpRangeSet** ppCalculatedEEIpRangeSet
);
Parameters
- 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.
Return Value
This property method returns S_OK if the call is successful; otherwise, it returns an error code.
Visual Basic
Property CalculatedEEIpRangeSet As FPCReadOnlyIpRangeSet
Property Value
Reference to the FPCReadOnlyIpRangeSet collection that contains the effective set of IP addresses ranges included in the network.
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
| Client | Requires Windows 7 or Windows Vista. |
| Server | Requires Windows Server 2008 R2 or Windows Server 2008 x64 Edition with SP2. |
| Version | Requires Forefront Threat Management Gateway (TMG) 2010. |
| IDL | Declared in Msfpccom.idl. |
| DLL | Requires Msfpccom.dll. |
See Also
Send comments about this topic to Microsoft
Build date: 6/30/2010