40 Visual Basic object definitions
CHostDataManager methods
Table 2-35
defines the return value for FindFirst.
FindNext(Name)
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-37
defines the return value for FindNext.
Name as string
Return buffer for the full path name of the host object file
that matches the specified pattern
Table 2-35
FindFirst return value
Return value
Description
Boolean
TRUE if a host object file matching the specified pattern is
found. The full path name of the matching file is stored in
Name.
Table 2-34
FindFirst parameters
Parameter
Description
Table 2-36
FindNext parameter
Parameter
Description
Name as string
Return buffer for the full path name of the host object file
that matches the pattern specified in the original call to
FindFirst()
Table 2-37
FindNext return value
Return value
Description
Boolean
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.
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 ...