Borland(R) Enterprise Server VisiBroker(R) プログラマーズリファレンス
struct Version {
CORBA::Octet major;
CORBA::Octet minor;
};
enum MsgType {
Request,
Reply,
CancelRequest,
LocateRequest,
LocateReply,
CloseConnection,
MessageError,
Fragment
};
All Rights Reserved. Copyright (C) 2012, 2015, Hitachi, Ltd.
COPYRIGHT (C) 1992-2004 Borland Software Corporation. All rights reserved.