Microsoft Internet Security and Acceleration Server 2000

FPCIpPacketFilter.RemoteHostIPMask Property

Gets the Internet Protocol (IP) mask of the remote host, but only when a mask is needed, as in the case of a subnet remote host.

VBScript Syntax[VBScript]

[ sRemoteHostIPMask = ]  FPCIpPacketFilter.RemoteHostIPMask

C++ Syntax[C++]

HRESULT get_RemoteHostIPMask(
  BSTR *psRemoteHostIPMask
);

Parameters

sRemoteHostIPMask
String value that specifies the remote host IP mask.

The property is read-only.

Applies To

FPCIpPacketFilter