From fa6ffa4f1e602f59ed78608b9d4dd005b18f4d49 Mon Sep 17 00:00:00 2001 From: mataes2007 Date: Fri, 27 May 2011 09:34:44 +0000 Subject: stopspam update git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@127 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- ExternalAPI/m_stopspam.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ExternalAPI') diff --git a/ExternalAPI/m_stopspam.h b/ExternalAPI/m_stopspam.h index c47ce75..ff3ae05 100644 --- a/ExternalAPI/m_stopspam.h +++ b/ExternalAPI/m_stopspam.h @@ -31,4 +31,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. //returns a "Contact Stae" flag #define MS_STOPSPAM_CONTACTPASSED "StopSpam/IsContactPassed" +//remove all temporary contacts from db +//wParam=0 +//lParam=0 +//returns 0 +#define MS_STOPSPAM_REMTEMPCONTACTS "StopSpam/RemoveTempContacts" + #endif \ No newline at end of file -- cgit v1.2.3