Click or drag to resize

CHttp.Directory Method

X#
If an ftp server is accessed via http, this method returns an array of the files of the current directory.

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

Return Value

Type: Usual
An array of the files in the current directory on the ftp server.
See Also