Guardian Programmer's Guide

Table Of Contents
Communicating With Processes
Guardian Programmer’s Guide 421922-014
6 - 12
Replying to Messages
Error numbers outside the range 256 through 511 are reserved for the operating
system and should not be used arbitrarily, because this could interfere with correct
error handling inside the operating system and file system.
If there is no problem, a value of zero (the default value) will be returned.
The requester process should call FILE_GETINFO_ after returning from the
WRITEREAD[X] call to obtain the returned error code, just as you would use
FILE_GETINFO_ to obtain any file-system error code.