Microsoft Internet Security and Acceleration Server 2000

FPCSignaledAlert.EventGuid Property

Gets the event that triggered the alert.

VBScript Syntax[VBScript]

[ sGuid = ] FPCSignaledAlert.EventGuid

C++ Syntax[C++]

HRESULT get_EventGUID(
  BSTR *psGuid
);

Parameters

sGuid
String that specifies the event globally unique identifier (GUID).

The property is read-only.

Applies To

FPCSignaledAlert