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