The connection and binding statement syntax for callbacks consists of:
Where the <element_identifier> is required when and only when the callback is connected to an aggregate element. An aggregate element is an array, record, union, user-defined type, or any element referenced in a generic or instance. The <element_identifier> specifies what part of the aggregate element the callback is to be connected.