Click or drag to resize

CNNTP.RecvRemote Method

X#
Retrieves data from the news server via socket.

Namespace:  VO
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD RecvRemote() AS USUAL
Request Example View Source

Return Value

Type: Usual
TRUE if successful; otherwise, FALSE.
Remarks
Tip Tip
The data that is retrieved wil be terminated by a CRLF.
See Also