Microsoft Internet Security and Acceleration Server 2000

FPCSignaledAlert.Description Property

Gets the description of the alert.

VBScript Syntax[VBScript]

[ sDescription = ] FPCSignaledAlert.Description

C++ Syntax[C++]

HRESULT get_Description(
  BSTR *psDescription
);

Parameters

sDescription
String that specifies the description of the alert.

The property is read-only.

Applies To

FPCSignaledAlert