Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | 12 (&0C) |
R1 | Freeway reason code |
R2 | Object type number |
R3 | Pointer to buffer for object name |
R4 | Length of buffer for object descriptor |
R5 | Pointer to object descriptor |
R6 | IP address of computer which holds the object |
Exit | |
---|---|
- | - |
Value | Meaning |
---|---|
0 | Object added |
1 | Object removed |
2 | Object attributes have changed |
3 | Local object deleted by Freeway |
The purpose of this call is to warn that an object has been added or changed, removed (by the holder), or deleted (by Freeway).
This call warns controlling applications that the named object has been added, removed or changed. It is also issued when Freeway has detected that the information held about a locally held object is unreliable, (as a result of possible temporary name duplication, for example) and has removed it unilaterally.
It is issued on callback, and the contents of the supplied name and descriptor buffers are guaranteed not to change provided they are read from within the application’s UpCall handler.