GetHandlesByKey
MethodGetHandlesByKey (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:
Parameter |
Data Type |
Description |
sKey |
String |
The key name |
lHandles() |
Integer |
An array of integers for the handles of the objects that have this key name |
Return value:
Integer - The total number of the objects which have this key name