Copyright Digital Equipment Corp. All rights reserved.

$DELETE_GALAXY_LOCK_(Alpha_Only)

   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, see the VSI 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