iosGetObject - get value of object
iosGetObject id
This command returns the value of a given object. The id is the return
value from a previously called iosCreateObject or
iosGetObjectAccess.
Note, if you requested change notification when accessing the object via
iosCreateObject or
iosGetObjectAccess, you need not use this function, since you get
notifications each time the value of the object changes.
Read more about event processing.
The result is the value of the object.
Copyright © 1999 Gerhard Hintermayer.