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

25 lines
No EOL
738 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>SearchByRsIdReply</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>SearchByRsIdReply</h3><pre>Defined in file <a href="search_by_rsid.asn.html">search_by_rsid.asn</a>
C++ class: <a href="../doxyhtml/classCSearchByRsIdReply.html">CSearchByRsIdReply</a>
SearchByRsIdReply ::= CHOICE {
-- On success list of placements will be placed here.
placements SET OF <a href="Placement.html">Placement</a>,
-- On failure error details will be placed here,
error <a href="Error.html">Error</a>
}</pre>
</body>
</html>