ARSperl

 view release on metacpan or  search on metacpan

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

<HTML>
<HEAD>
<TITLE>ARSperl Manual - ars_GetActiveLink</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF">

   <H2><CODE>ars_GetActiveLink(ctrl,name)</CODE></H2>

      This function fetches information regarding a specified active link. 

      <DL>
          <DT><B>On success</B><DD>
              A scalar pointer to the 
<A HREF="ds_al.html">active link attributes</a>.
          <DT><B>On failure</B><DD>
              <CODE>undef</CODE>.
      </DL>

      <P>Example:

      <PRE>
      $alink = ars_GetActiveLink($c, "AR-Assets-GetContactinfo");
      </PRE>

<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 26th June 1997 by d.j.adams@soton.ac.uk<br>
&#169; J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org
</address>
</BODY>
</HTML>



( run in 1.448 second using v1.01-cache-2.11-cpan-d80b1682f3f )