Microsoft Internet Security and Acceleration Server 2000

FPCAlertInfo.Description Property

Gets the description of the alert.

VBScript Syntax[VBScript]

[ sDescription = ] FPCAlertInfo.Description

C++ Syntax[C++]

HRESULT get_Description(
  BSTR *psDescription
);

Return Values

sDescription
String that specifies the description of the alert.

This property is read only.

Applies To

FPCAlertInfo