Status Event
Fired during connection or disconnection attempts.
Syntax
Sub netdialcontrol_Status(Operation As Long, StatusCode As Long, OperationDescription As String, StatusDescription As String)Remarks
The Operation parameter indicates the operation currently in progress.
The StatusCode shows the status of the operation.
The OperationDescription and StatusDescription parameters are the corresponding descriptions.