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

Copyright IBM Corp. 2004, 2005