Microsoft Internet Security and Acceleration Server 2000

FPCAlert.EventGUID Property

Gets the globally unique identifier (GUID) of the event type on which the alert is based. Each event invariably has a unique GUID.

VBScript Syntax[VBScript]

[ sGuid = ] FPCAlert.EventGUID

C++ Syntax[C++]

HRESULT get_EventGUID(
  BSTR *psGuid
);

Parameters

sGuid
String that specifies the GUID.

The property is read-only.

Applies To

FPCAlert