Overload | Description |
---|---|
Implicit Type Conversion(Int64,AEEventType) | Converts an AEEventType object to a numerical bit-coded value. |
Implicit Type Conversion(AEEventType,Int64) | Converts a numerical bit-coded value to an AEEventType object. |
Implicit Type Conversion(AEEventType,AEEventTypes) | Converts a combination of enumerated values to an AEEventType object. |
Implicit Type Conversion(AEEventTypes,AEEventType) | Converts AEEventType object to a combination of enumerated values. |