27 lines
No EOL
910 B
HTML
27 lines
No EOL
910 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>ID2-Request-Get-Blob-Id</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>ID2-Request-Get-Blob-Id</h3><pre>Defined in file <a href="id2.asn.html">id2.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCID2__Request__Get__Blob__Id.html">CID2_Request_Get_Blob_Id</a>
|
|
|
|
|
|
ID2-Request-Get-Blob-Id ::= SEQUENCE {
|
|
-- id can be supplied by inner request
|
|
seq-id <a href="ID2-Request-Get-Seq-id.html">ID2-Request-Get-Seq-id</a>,
|
|
|
|
-- return id of blob with sequence
|
|
sources SEQUENCE OF VisibleString OPTIONAL,
|
|
|
|
-- return Blob-Ids with external features on this <a href="Seq-id.html">Seq-id</a>
|
|
external NULL OPTIONAL
|
|
}</pre>
|
|
</body>
|
|
</html> |