Copyright Digital Equipment Corp. All rights reserved.

$DELETE_GALAXY_LOCK

   On Alpha systems, invalidates an OpenVMS Galaxy lock and deletes 
   it.

   Note that this system service is supported only in an OpenVMS
   Alpha Galaxy environment.

   For more information about programming with OpenVMS Galaxy system
   services, refer to the HP OpenVMS Alpha Partitioning and Galaxy
   Guide.

   Format

     SYS$DELETE_GALAXY_LOCK  handle

   C Prototype

     int sys$delete_galaxy_lock  (unsigned __int64 lock_handle);
 


Additional information available:

Arguments