EnvelopeFormatP1517V1ClientImpl.Mesa
Copyright Ó 1989, 1991 by Xerox Corporation. All rights reserved.
Generated by Willie-sue.pa at February 13, 1989 6:32:52 pm PST
using Sirocco [2.0] of February 10, 1989 6:26:26 pm PST
DIRECTORY
CrRPC,
TimeP15V2,
MailTransportP17V5,
EnvelopeFormatP1517V1;
EnvelopeFormatP1517V1ClientImpl: CEDAR PROGRAM
IMPORTS CrRPC
EXPORTS EnvelopeFormatP1517V1 ~ {
OPEN EnvelopeFormatP1517V1;
GetError: CrRPC.GetErrorProc ~ {
ERROR CrRPC.Error[h, remoteError, "Unexpected Remote Error"];
};
Remote Procedures --
}...