Click or drag to resize

CNNTP.GetList Method

X#
Returns a list of all groups from an NTTP Server containing cSearch in their names.

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

Parameters

cSearch (Optional)
Type: Usual
The string to search for. If cSearch is not specified, the resulting list contains all groups.

Return Value

Type: Usual
An array of groups.
See Also