ARSperl

 view release on metacpan or  search on metacpan

html/manual/ds_getvui_hash.html  view on Meta::CPAN

<HTML>
<HEAD>
<TITLE>ARSperl Manual - GetVUI Hash Values</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF">

<H2>GetVUI Hash Values</H2>

An array of references to this structure is returned by 
<A href="ars_GetVUI.html">ars_GetVUI</a>.
<p>

<PRE>
{
 "schema"             =&gt; string,
 "vuiId"              =&gt; integer,
 "vuiName"	      =&gt; string,
 "owner"              =&gt; string,
 "helpText"           =&gt; string,
 "lastChanged"        =&gt; string,
 "changeDiary" =&gt; <i>list</I> of references to <a href="ds_diaryentry_hash.html">Diary Entry Structures</a>,
 "timestamp"          =&gt; integer,
 "props"              =&gt; <B>reference</B> to an array of <A HREF="ds_prop_hash.html">props</A>,
 "locale"             =&gt; string, (5.x only)
 "vuiType"             =&gt; integer (5.x only)
}
</PRE>

See the <CODE>ar.h</CODE> file that accompanies the
ARSystem API for a lengthy and well commented list of properties and property
values.

<P>
<HR WIDTH="30%">
<P>
<A HREF="toc.html"><IMG ALT="&lt;--" SRC="arrow.gif" ALIGN=CENTER> Table of Contents </A>
<p>
<address>
Last changes to this page 16 Sep 1998 by jcmurphy@arsperl.org<br>
&#169; J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org
</address>
</BODY>
</HTML>



( run in 0.533 second using v1.01-cache-2.11-cpan-f56aa216473 )