ARSperl

 view release on metacpan or  search on metacpan

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

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

    <H2><CODE>ars_RegisterForAlerts($ctrl, $clientPort, registrationFlags=0)</CODE></H2>
    <font FACE="Minion-Regular" SIZE="3">Registers the specified user with the
    AR System server to receive alerts.</font>
      <DL>
          <DT><B>On success</B><DD>
		returns 1
          <DT><B>On failure</B><DD>
		returns 0
      </DL>
      <P>
<em>ars_RegisterForAlerts was intrduced in version 1.8 of ARSperl.</em>
      <P>Example:

    <PRE>
      ($alert = ars_RegisterForAlerts($ctrl, 2100, 0)) || die $ars_errstr;
      </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 Feb 2006 by Jarl Grøneng<br>
      &#169; J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org
</address>
</BODY>
</HTML>



( run in 0.937 second using v1.01-cache-2.11-cpan-ceb78f64989 )