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

23 lines
No EOL
835 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Entrez2-link-info</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-link-info</h3><pre>Defined in file <a href="entrez2.asn.html">entrez2.asn</a>
C++ class: <a href="../doxyhtml/classCEntrez2__link__info.html">CEntrez2_link_info</a>
Entrez2-link-info ::= SEQUENCE { -- info about one link
link-name <a href="Entrez2-link-id.html">Entrez2-link-id</a> ,
link-menu VisibleString ,
link-descr VisibleString ,
db-to <a href="Entrez2-db-id.html">Entrez2-db-id</a> , -- database it links to
data-size INTEGER OPTIONAL } -- size of link data element </pre>
</body>
</html>