IInetLogInformation::GetBytesRecvd

The IInetLogInformation::GetBytesRecvd method retrieves the number of bytes received by the server from the client.

virtual DWORD STDMETHODCALLTYPE GetBytesRecvd( VOID );

Remarks

Logging modules should query for this method if a server instance has set the LogExtFileBytesRecv flag of the LogExtFileFlags metabase identifier.

See Also

LogExtFileBytesRecv, LogExtFileFlags