TibrvVectorListener::getSubject()
Method
Declaration
TibrvStatus getSubject(const char*& subject) const;
Purpose
Extract the subject from a vector listener event object.
|
Parameter |
Description |
|
|
The program supplies a variable. The method stores the subject of the vector listener event object in that variable. |
Remarks
Programs must not free nor modify the resulting subject string.