The IInetLogInformation::GetBytesRecvd method retrieves the number of bytes received by the server from the client.
virtual DWORD STDMETHODCALLTYPE GetBytesRecvd( VOID );
Logging modules should query for this method if a server instance has set the LogExtFileBytesRecv flag of the LogExtFileFlags metabase identifier.
LogExtFileBytesRecv, LogExtFileFlags