{
{  The purpose of this request is to release resources originally reserved by
{ the dfp$begin_remote_procedure_call
{ request.  The queue entry is released, and any pages assigned as a result of
{ the procedure calls will be freed.   If this is the last outstanding request
{ and the server is deactivating, then the server will be considered 'idle' as a
{ result of this request.
{
{     DFP$END_REMOTE_PROCEDURE_CALL (QUEUE_ENTRY_LOCATION, STATUS)
{
{   queue_entry_location: (input) This parameter specifies the value of the
{      queue_entry_location returned on the dfp$begin_remote_procedure_call
{      procedure.
{
{   VAR status: (output) This parameter returns the request status.
{       Conditions
{           dfe$invalid_queue_entry_id
{           dfe$server_has_terminated
{           dfe$server_not_active
{
