Microsoft Internet Security and Acceleration Server 2000

FPCEventDefinition.EventGUID Property

Gets the globally unique identifier (GUID) of the event.

VBScript Syntax[VBScript]

[ sGUID = ] FPCEventDefinition.EventGUID

C++ Syntax[C++]

HRESULT get_EventGUID(
  BSTR *psGUID
);

Parameters

sGUID
String that specifies the GUID of the event.

The property is read-only.

Applies To

FPCEventDefinition