The HANDLE_INFO_1 structure specifies the number of data bytes and how long it takes to send the data.
typedef struct _HANDLE_INFO_1 {
DWORD hdli1_chartime;
DWORD hdli1_charcount;
}HANDLE_INFO_1, *PHANDLE_INFO_1, *LPHANDLE_INFO_1;
Windows NT: Requires version 3.1 or later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in lmchdev.h.
Networking (Net) Overview, Net Structures, NetHandleGetInfo, NetHandleSetInfo