|
|
@@ -50,6 +50,7 @@ PUBLISHED:
|
|
|
|
|
|
INLINE EventParameter(const EventParameter ©);
|
|
|
INLINE EventParameter &operator = (const EventParameter ©);
|
|
|
+ INLINE ~EventParameter();
|
|
|
|
|
|
// These functions are conveniences to easily determine if the
|
|
|
// EventParameter is one of the predefined parameter types, and
|