AfterGetConnectedState Method
Class:
FTP_SERVICE
Description:
Raised after calling API function InternetGetConnectedState()
This event is raised after calling API function InternetGetConnectedState().
Object.AfterGetConnectedState
(
fResult
,
lnConnectionState
)
Parameter
fResult
Result of calling
InternetGetConnectedState
Type
Numeric
Direction
Input
lnConnectionState
Current Connection Type.
Type
Numeric
Direction
Input
See also
FTP_SERVICE::GetConnectedState()
|
FTP_SERVICE::BeforeGetConnectedState()
© 24.11.2005 Martina Jindrová