Findnext(Name) - Symantec 14541094 - pcAnywhere Host & Remote Manual

Ole automation guide
Hide thumbs Also See for 14541094 - pcAnywhere Host & Remote:
Table of Contents

Advertisement

40 Visual Basic object definitions
CHostDataManager methods

FindNext(Name)

Table 2-34
FindFirst parameters
Parameter
Name as string
Table 2-35
defines the return value for FindFirst.
Table 2-35
FindFirst return value
Return value
Boolean
After FindFirst() has been successfully called to get the name of a host object file
in the current directory, FindNext() can be called to find the next file that
matches the pattern, if any.
Table 2-36
defines the parameter for FindNext.
Table 2-36
FindNext parameter
Parameter
Name as string
Table 2-37
defines the return value for FindNext.
Table 2-37
FindNext return value
Return value
Boolean
Description
Return buffer for the full path name of the host object file
that matches the specified pattern
Description
TRUE if a host object file matching 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 host object file
that matches the pattern specified in the original call to
FindFirst()
Description
TRUE if another host object file matching the pattern
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:

PcanywherePcanywhere - v 12.0 automation guide

Table of Contents