Copyright Digital Equipment Corp. All rights reserved.

$DELETE_BUFOBJ_(Alpha_and_Integrity_servers)

   On Alpha and Integrity server systems, deletes a buffer object
   previously created by the $CREATE_BUFOBJ_64 system service.

   This service accepts 64-bit addresses.

   Format

     SYS$DELETE_BUFOBJ  buffer_handle_64

   C Prototype

     int sys$delete_bufobj  (struct _generic_64 *buffer_handle_64);
 


Additional information available:

Arguments