Microsoft Internet Security and Acceleration Server 2000

FPCFilterProtocol.Name Property

Gets the name of the application filter protocol.

VBScript Syntax[VBScript]

[ sName = ] FPCFilterProtocol.Name

C++ Syntax[C++]

HRESULT get_Name(
  BSTR *psName
);

Parameters

sName
String that specifies the protocol name.

The property is read-only.

Applies To

FPCFilterProtocol