Findnext(Name) - Symantec PCANYWHERE - OLE AUTOMATION GUIDE V12.1 Manual

Ole automation guide
Table of Contents

Advertisement

22 Visual Basic object definitions
CRemoteDataManager methods

FindNext(Name)

Table 2-6
defines the FindFirst return value.
Table 2-6
FindFirst return value
Return value
Boolean
After FindFirst() has been successfully called to get the name of a remote object
file in the current directory, FindNext() can be called to find the next file that
matches the pattern, if any.
Table 2-7
defines the FindNext parameter.
Table 2-7
FindNext parameter
Parameter
Name as string
Table 2-8
defines the FindNext return value.
Table 2-8
FindNext return value
Return value
Boolean
Description
TRUE if a remote object file that matches the specified
pattern is found. The full path name of the matching file is
stored in Name.
Description
Return buffer for the full path name of the remote object
file that matches the pattern that is specified in the
original call to FindFirst()
Description
TRUE if another remote object file that matches the
pattern that is specified in the call to FindFirst() is found.
The full path name of the matching file is stored in Name.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pcanywhere v12.1

Table of Contents