AfterDialInternet Method
Class:
FTP_SERVICE
Description:
Raised after calling API function InternetDial()
This event is raised after calling API function InternetDial().
Object.AfterDialInternet
(@
lcDialUpName
,
lnFlag
,
lnConnectionID
,
fResult
)
Parameter
lcDialUpName
Name of the DialUp Connection to use.
Type
Character
By reference
Direction
Input
lnFlag
Type
Numeric
Direction
Input
The table of values -
FTP_SERVICE::DialInternet()
.
lnConnectionID
ID associated to the connection.
Type
Numeric
Direction
Input
fResult
Result of calling
InternetDial
Type
Numeric
Direction
Input
See also
FTP_SERVICE::BeforeDialInternet()
|
FTP_SERVICE::DialInternet()
© 24.11.2005 Martina Jindrová