Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 9.0

On this page

ITavultesoftKeyman::ObjectByIndex

Returns an interface to the object with the UniqueIndex referred to by the Index, if it exists. If it cannot be found, returns NULL.

Declaration
Function ObjectByIndex(Index As Long) As Object
Parameters
No Name Type Description
1 Index Long The UniqueIndex of the object
Return Value
Object
Example Code