SVC_GetRequestLength

Retrieves the length of request data in number of bytes.

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

The number of bytes in the request buffer is returned.