•  Back 
  •  OLGA protocol 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - The Operating System
Author      : 
Version     : tos.hyp (December 19, 2008)
Subject     : Programmieren/Atari
Nodes       : 3010
Index Size  : 93790
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Title
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File13.8.18  OLGA_UNLINK                                               TOS

 Name         »OLGA_UNLINK« - Terminate monitoring of a file.

 Number       0x123e

 Description  This message must be sent from the Client to the Manager 
              when the monitoring of a given file is to be terminated.

               Parameter  Meaning 
               Word 0     Message number (0x123e) 
               Word 1     AES ID of the program 
               Word 2     0 
               Word 3+4   Pointer to filename which is no longer to 
                          be monitored, including absolute path 
               Word 5     Group ID of the document 
               Word 6     0 
               Word 7     0 

              Note: If the document is closed, then OLGA_CLOSEDOC 
              should be sent instead. If the Client terminates, then 
              all the corresponding links will be deleted 
              automatically with OLE_EXIT.

              The specified filename must correspond exactly with the 
              character string passed at OLGA_LINK. As confirmation 
              the Client receives a suitable reply.

 Group        OLGA-Client

 See Also     OLGA_CLOSEDOC   OLGA_GETINFO   OLGA_LINK 
              OLGA_LINKBROKEN   OLGA_LINKRENAMED   OLGA_OPENDOC 
              OLGA_RENAMELINK   OLGA_START   OLGA_UPDATED