Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (G)
Guardian Procedure Calls Reference Manual522629-013
6-27
GETSYNCINFO Procedure
(Superseded by FILE_GETSYNCINFO_ Procedure)
If an out-of-bounds application buffer address parameter is specified in the
GETSYNCINFO call (that is, a pointer to the buffer has an address that is outside
of the data area of the process) or if the buffer lies within the data area that is used
by GETSYNCINFO, then the call returns with file-system error 22.
Example
CALL GETSYNCINFO ( FILE^NUM , SYNC^ID );