USB Library
USBHandleGetLength Function
Syntax
uint16_t USBHandleGetLength(
    USB_HANDLE handle
);
Description

Retrieves the length of the destination buffer of the input handle

Preconditions

None

Return Values
Return Values 
Description 
uint16_t 
length of the current buffer that the input handle points to. If the transfer is complete then this is the length of the data transmitted or the length of data actually received. 
Remarks

None

MLA - USB Library Help Version : 2.16
http://www.microchip.com/mla