EventKeyAttrDef()

EventKeyAttrDef()

Constructs a new instance of the EventKeyAttrDef array.

Syntax

EventKeyAttrDef()

Parameters

None.

Return values

Returns an array with the following structure:

keyName
KeyName is the attribute name.

keyValue
KeyValue is the attribute value.

Examples

myEventKeys new EventKeyAttrDef();

See also

FailedEventInfo()

queryFailedEvents()

Copyright IBM Corp. 1997, 2004