SVC_DiscardReplyBuffer

This function is used to discard the current reply buffer. It is usually called when a processing error is detected after the reply has been allocated.

Synopsis

void SVC_DiscardReplyBuffer( HI_MsgHandle token );
Parameter Description
token The token identifying the request.

Output Requirements

None.