SVC_GetRequestLength

This function retrieves the length of request data in number of bytes.

Synopsis

uint32 SVC_GetRequestLength( HI_MsgHandle token );

Input Parameters

Parameter Description
token The token identifying the request.

Output Requirements

The number of bytes in the request buffer is returned.