Click or drag to resize

CNNTP Constructor

X#
Construct a new NNTP object.

Namespace:  VO
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	cServer,
	cUid,
	cPwd
) CLIPPER
Request Example View Source

Parameters

cServer (Optional)
Type: Usual
The local name of the Internet News Server.
cUid (Optional)
Type: Usual
The optional user ID as a string.
cPwd (Optional)
Type: Usual
The optional password as a string.
See Also