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