Deletes the context owned by the parser object. It is invoked by the message broker when an instance of a parser object is destroyed.
Defined In | Type | Member |
CPI_VFT | Optional | iFpDeleteContext |
void cpiDeleteContext( CciParser* parser, CciContext* context);
None.