Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 7.0

Index

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
NoNameTypeDescription
1IndexLongThe UniqueIndex of the object
Return Value
Object
Example Code