Click or drag to resize

CNNTP.SetNewsGroup Method

X#
Selects a newsgroup from a NTTP Server for further processing.

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

Parameters

cGroup (Optional)
Type: Usual
The name of the group to select as a string.

Return Value

Type: Usual
TRUE if successful; otherwise, FALSE.
See Also