AfterGetConnectedState Method
Class: FTP_SERVICE
Description:Raised after calling API function InternetGetConnectedState()
This event is raised after calling API function InternetGetConnectedState().
Object.AfterGetConnectedState
Parameter
fResult
Result of calling InternetGetConnectedState
Type Numeric
Direction Input
lnConnectionState
Current Connection Type.
Type Numeric
Direction Input
See also