Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 7.0

Index

On this page

You are viewing documentation of version 7.0, which is not included in the latest version. Click here to open the index page for version 18.0.
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
NoNameTypeDescription
1IndexLongThe UniqueIndex of the object
Return Value
Object
Example Code