hConnedtion Property (Read Only)

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:

Part
Description
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.

 

 
Copyright © 2000-2001 Zhenyang Zhu
All rights reserved.