tibrvcmEvent_GetListenerSubject()

Function

Declaration

tibrv_status tibrvcmEvent_GetListenerSubject(
    tibrvcmEvent         cmListener,
    const char**         subject);

Purpose

Extract the subject from a certified delivery listener event object.

Parameter

Description

cmListener

Extract the subject from this listener.

subject

The program supplies a location. The function stores the subject of the listener event object in that location.

See Also

tibrvcmEvent