Microsoft Internet Security and Acceleration Server 2000

FPCIpPacketFilter.LocalHostIPMask Property

Gets the IP mask of the local host when the host contains a range of computers.

VBScript Syntax[VBScript]

[ sLocalHostIPMask = ] FPCIpPacketFilter.LocalHostIPMask

C++ Syntax[C++]

HRESULT get_LocalHostIPMask(
  BSTR *psLocalHostIPMask
);

Parameters

sLocalHostIPMask
Returns a string value that specifies the local host IP mask.

The property is read-only.

Applies To

FPCIpPacketFilter