24 lines
No EOL
715 B
HTML
24 lines
No EOL
715 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>TMgr-ClientInfo</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>TMgr-ClientInfo</h3><pre>Defined in file <a href="trackmgr.asn.html">trackmgr.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCTMgr__ClientInfo.html">CTMgr_ClientInfo</a>
|
|
|
|
|
|
TMgr-ClientInfo ::= SEQUENCE {
|
|
client-name VisibleString,
|
|
context VisibleString OPTIONAL,
|
|
inhouse BOOLEAN DEFAULT FALSE,
|
|
context-attrs SET OF <a href="TMgr-AttrSpec.html">TMgr-AttrSpec</a> OPTIONAL
|
|
--permission keys etc
|
|
}</pre>
|
|
</body>
|
|
</html> |