This function deletes the context owned by the parser object. It is invoked by the integration node when an instance of a parser object is destroyed.
Defined In | Type | Member |
---|---|---|
CPI_VFT | Optional | iFpDeleteContext |
void cpiDeleteContext(
CciParser* parser,
CciContext* context);
None.