Returns the handle of the object.
[ lHandle = ] Object.Handle
The Handle property syntax has the following parts:
|
Name |
Type |
Description |
|
Object |
AMutex |
AMutex object |
|
lHandle |
Long |
An integer specifying the handle of the AMutex object. |
This property is read-only at run time only.
lTest1Handle = mutexTest1.Handle