|
GetHandlesByKey |
Top Previous Next |
|
GetHandlesByKey (Method)
Returns the number and the handles of all the objects that have the specific key name
Syntax: Function GetHandlesByKey(sKey As String, lHandles() As Integer) As Integer
The GetHandlesByKey method syntax consists of the following:
Return value: Integer - Is the total number of the objects which have this key name
|