RAD Studio VCL Reference
|
Returns the number of bytes ready to be sent over the socket connection.
function ReceiveLength: Integer;
__fastcall int ReceiveLength();
Call ReceiveLength to determine the amount of information to read over the socket connection in response to an asynchronous read notification.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|