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

24 lines
No EOL
601 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>MessageStatus</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>MessageStatus</h3><pre>Defined in file <a href="gui_objects.asn.html">gui_objects.asn</a>
No C++ class for ENUMERATED type
MessageStatus ::= ENUMERATED {
failed(0),
success(1),
not-handled(2),
ignored(3),
pending(4) --indicates that background processing is still in progress
}</pre>
</body>
</html>