ars_GetVUI(ctrl, schema, vuiId)

Retrieve information about the specified VUI.

See Also: ars_GetListVUI and GetVUI Hash Values

On success
Returns a HASH reference.
On failure
Returns undef.

Example:

	($a = ars_GetVUI($ctrl, "HD:HelpDesk", 102938475)) || 
		die "$ars_errstr";
      
ars_GetVUI was introduced in version 1.5 of ARSperl


<-- Table of Contents

Last changes to this page 21st July 1997 by jcmurphy@arsperl.org
© J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org