summaryrefslogtreecommitdiff
path: root/ExternalAPI/m_stopspam.h
diff options
context:
space:
mode:
Diffstat (limited to 'ExternalAPI/m_stopspam.h')
-rw-r--r--ExternalAPI/m_stopspam.h6
1 files changed, 6 insertions, 0 deletions
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