•  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.9  OLGA_CLOSEDOC                                              TOS

 Name         »OLGA_CLOSEDOC« - Indicate closing of a document.

 Number       0x123c

 Description  This message should be sent by the Client to the OLGA- 
              Manager when a document is closed.

               Parameter  Meaning 
               Word 0     Message number (0x123c) 
               Word 1     AES ID of the program 
               Word 2     0 
               Word 3     0 
               Word 4     0 
               Word 5     Group ID of the document 
               Word 6     0 
               Word 7     0 

              Note: The Manager can then delete all links with the 
              corresponding group number. Although this could be done 
              with individual OLGA_UNLINK calls as well, this is a 
              much simpler way for releasing the Manager-internal 
              structures.

              The message must not be used at program termination, as 
              OLE_EXIT already causes all the required actions to be 
              taken. As a reply, the Client receives a simple 
              confirmation.

 Group        OLGA-Client

 See Also     OLGA_GETINFO   OLGA_LINK   OLGA_LINKBROKEN 
              OLGA_OPENDOC   OLGA_LINKRENAMED   OLGA_START 
              OLGA_UPDATED   OLGA_UNLINK