nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Entrez2-reply.html

24 lines
No EOL
948 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Entrez2-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>Entrez2-reply</h3><pre>Defined in file <a href="entrez2.asn.html">entrez2.asn</a>
C++ class: <a href="../doxyhtml/classCEntrez2__reply.html">CEntrez2_reply</a>
Entrez2-reply ::= SEQUENCE {
reply <a href="E2Reply.html">E2Reply</a> , -- the actual reply
dt <a href="Entrez2-dt.html">Entrez2-dt</a> , -- date/time stamp from server
server VisibleString , -- server version info
msg VisibleString OPTIONAL , -- possibly a message to the user
key VisibleString OPTIONAL , -- history key for query
cookie VisibleString OPTIONAL } -- history session cookie</pre>
</body>
</html>