CHEntriesP0V0ClientImpl.Mesa
Copyright (C) 1986 by Xerox Corporation. All rights reserved.
Generated by BJackson.pa at October 9, 1986 4:46:40 am PDT
using Sirocco [1.0] of September 25, 1986 3:44:23 am PDT
DIRECTORY
CrRPC,
TimeP15V2,
ClearinghouseP2V2,
CHNameP2V0,
CHEntriesP0V0;
CHEntriesP0V0ClientImpl: CEDAR PROGRAM
IMPORTS CrRPC
EXPORTS CHEntriesP0V0 ~ {
OPEN CHEntriesP0V0;
GetError: CrRPC.GetErrorProc ~ {
ERROR CrRPC.Error[h, remoteError, "Unexpected Remote Error"];
};
Remote Procedures
}...