If the EasyDial control is connected, this property returns the raw RAS handle. Otherwise, it returns 0.
Syntax
object.hConnection
The hConnection property syntax has these parts:
|
|
|
| object | An object expression that evaluates to the EasyDial control. |
Remarks
This property returns the raw RAS connection handle if it is available. Otherwise, it returns zero. You can use this handle to call raw RAS API functions.
|
All rights reserved. |