Viva Clipper !

hb_inetCount()

Advertisements

HB_INETCOUNT()

Get the number of bytes last read or sent

Syntax

      HB_INETCOUNT( <socket> ) -> nResult

Arguments

<socket> a socket previously created / opened

Returns

Last socket operation character count

Description

Returns the amount of characters read or written in the latest socket operation.

Compliance

Harbour

Advertisements

Advertisements