22 lines
No EOL
801 B
HTML
22 lines
No EOL
801 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Remap-reply</title>
|
|
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
|
|
</script>
|
|
<script type="text/javascript">
|
|
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<h3>Remap-reply</h3><pre>Defined in file <a href="remap.asn.html">remap.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCRemap__reply.html">CRemap_reply</a>
|
|
|
|
|
|
Remap-reply ::= SEQUENCE {
|
|
reply <a href="RMReply.html">RMReply</a> , -- the actual reply
|
|
dt <a href="Remap-dt.html">Remap-dt</a> , -- date/time stamp from server
|
|
server VisibleString , -- server version info
|
|
msg VisibleString OPTIONAL } -- possibly a message to the user</pre>
|
|
</body>
|
|
</html> |