Microsoft Internet Security and Acceleration Server 2000

FPCAlertInfo.EventGUID Property

Gets the globally unique identifier (GUID) of the event that signaled the alert.

VBScript Syntax[VBScript]

[ sEventGUID = ] FPCAlertInfo.EventGUID

C++ Syntax[C++]

HRESULT get_EventGUID(
  BSTR *psEventGUID
);

Return Values

sEventGUID
String that specifies the GUID of the event that signaled the alert.

This property is read only.

Applies To

FPCAlertInfo