22 Visual Basic object definitions
CRemoteDataManager methods
Table 2-6
defines the FindFirst return value.
FindNext(Name)
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-8
defines the FindNext return value.
Table 2-6
FindFirst return value
Return value
Description
Boolean
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.
Table 2-7
FindNext parameter
Parameter
Description
Name as string
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()
Table 2-8
FindNext return value
Return value
Description
Boolean
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.
Summary of Contents for PCANYWHERE - OLE AUTOMATION GUIDE V12.1
Page 1: ...Symantec pcAnywhere OLE Automation Guide ...
Page 6: ......
Page 18: ...18 Using OLE Automation with Symantec pcAnywhere Where to find more information ...
Page 68: ...68 Visual Basic object definitions Awrem32 functions ...
Page 108: ...108 Visual C object definitions Awrem32 functions ...
Page 112: ...112 Index ...