Microsoft Internet Security and Acceleration Server 2000

FPCAlertInfo.Name Property

Gets the name of the alert.

VBScript Syntax[VBScript]

[ sName = ] FPCAlertInfo.Name

C++ Syntax[C++]

HRESULT get_Name(
  BSTR *psName
);

Return Values

sName
String that specifies the name of the alert.

This property is read only.

Applies To

FPCAlertInfo