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" => string,
"vuiId" => integer,
"vuiName" => string,
"owner" => string,
"helpText" => string,
"lastChanged" => string,
"changeDiary" => <i>list</I> of references to <a href="ds_diaryentry_hash.html">Diary Entry Structures</a>,
"timestamp" => integer,
"props" => <B>reference</B> to an array of <A HREF="ds_prop_hash.html">props</A>,
"locale" => string, (5.x only)
"vuiType" => 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="<--" SRC="arrow.gif" ALIGN=CENTER> Table of Contents </A>
<p>
<address>
Last changes to this page 16 Sep 1998 by jcmurphy@arsperl.org<br>
© 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 )