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

25 lines
No EOL
835 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>DbsnpTooltipServiceReply</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>DbsnpTooltipServiceReply</h3><pre>Defined in file <a href="dbsnp_tooltip_service.asn.html">dbsnp_tooltip_service.asn</a>
C++ class: <a href="../doxyhtml/classCDbsnpTooltipServiceReply.html">CDbsnpTooltipServiceReply</a>
DbsnpTooltipServiceReply ::= CHOICE {
-- On success, tooltip fields will be placed here.
tooltip-data <a href="DbsnpTooltipData.html">DbsnpTooltipData</a>,
-- On failure, error details will be placed here.
error <a href="DbsnpTooltipServiceError.html">DbsnpTooltipServiceError</a>
}</pre>
</body>
</html>