Microsoft Internet Security and Acceleration Server 2000

FPCFilterProtocol.ApplicationFilterGuid Property

Gets the GUID that identifies the application filter. The vendor of the application filter provides the GUID.

VBScript Syntax[VBScript]

[ sGuid = ] FPCFilterProtocol.ApplicationFilterGuid

C++ Syntax[C++]

HRESULT get_ApplicationFilterGuid(
  BSTR *psGuid
);

Parameters

sGuid
String that specifies the GUID.

The property is read-only.

Applies To

FPCFilterProtocol