tibrvEvent_GetListenerSubject()
Function
Declaration
tibrv_statustibrvEvent_GetListenerSubject(
tibrvEvent event,
const char** subject);
Purpose
Extract the subject from a listener event object.
|
Parameter |
Description |
|
|
Extract the subject from this listener. |
|
|
The program supplies a location. The function stores the subject of the listener event object in that location. |