ARSperl

 view release on metacpan or  search on metacpan

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

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

    <H2><CODE>ars_DeregisterForAlerts(ctrl, clientPort)</CODE></H2>
    <font face="Minion-Regular" size="3">Cancels registration for the specified user on the specified AR System server and port. The system deletes the user from the active list and stops delivering alerts.</font>
      <DL>
          <DT><B>On success</B><DD>
		returns 1
          <DT><B>On failure</B><DD>
		returns 0
      </DL>
      <P>
<em>ars_DeregisterForAlerts was intrduced in version 1.8 of ARSperl.</em>
      <P>Example:

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



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