IKeymanKeyboards::IndexOf
Returns the 1-based index of the keyboard identified by Name. Returns 0 if the keyboard cannot be found.
Declaration
Function IndexOf(Name As String) As Long
Parameters
No | Name | Type | Description |
---|---|---|---|
1 | Name | String | The Name of the keyboard to find |