type_def | The type definition whose scope is to be returned. |
description | The description associated with the type definition. This parameter is used for output. |
Possible BrokerError major codes | Meaning |
AW_ERROR_INVALID_TYPE | The parameter type_def does not specify an event type. |
AW_ERROR_INVALID_TYPEDEF | The parameter type_def is invalid. |
AW_ERROR_NULL_PARAM | The parameter description is NULL. |