Microsoft Internet Security and Acceleration Server 2000

FPCSignaledAlert.AdditionalKey Property

Gets the additional key of the alert.

VBScript Syntax[VBScript]

[ lAdditionalKey = ] FPCSignaledAlert.AdditionalKey

C++ Syntax[C++]

HRESULT get_AdditionalKey(
  long *plAdditionalKey
);

Parameters

lAdditionalKey
Long value that specifies the index of the additional key.

The property is read-only.

Applies To

FPCSignaledAlert