TibrvCmListener::getSubject()
Method
Declaration
TibrvStatusgetSubject(
const char*& subject) const;
Purpose
Extract the subject from a certified delivery listener.
|
Parameter |
Description |
|
|
The program supplies a variable. The method stores the subject of the listener event object in that variable. The program must not modify this string nor free its storage. |