SVC_DiscardReplyBuffer

Discards the current reply buffer. This function is usually called when a processing error is detected after the reply has been allocated.

Synopsis
#include <csa8hiface.h> 
void SVC_DiscardReplyBuffer( HI_MsgHandle token );
Input Parameters
token The token identifying the request
Output Requirements

None.