summaryrefslogtreecommitdiff
path: root/include/delphi/m_metacontacts.inc
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-07-23 18:56:56 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-07-23 18:56:56 +0000
commit3c0dcc2b03f6713b9c1906b3960801bcdf05666a (patch)
tree1ff14d8a8af08e1f4f126b71363ca9dc604f5aa6 /include/delphi/m_metacontacts.inc
parent59469a44731feba111a76f0154c42bb3fc5bb04e (diff)
ME_MC_ENABLED - signalizes that metacontacts are enabled or disabled
git-svn-id: http://svn.miranda-ng.org/main/trunk@9926 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'include/delphi/m_metacontacts.inc')
-rw-r--r--include/delphi/m_metacontacts.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/delphi/m_metacontacts.inc b/include/delphi/m_metacontacts.inc
index 46becec44c..9f88299601 100644
--- a/include/delphi/m_metacontacts.inc
+++ b/include/delphi/m_metacontacts.inc
@@ -44,6 +44,12 @@ const
lParam=0 }
ME_MC_SUBCONTACTSCHANGED = 'MetaContacts/SubcontactsChanged';
+ { signalizes that metacontacts are enabled or disabled
+ wParam=(BOOL)bEnabled
+ lParam=0
+ }
+ ME_MC_ENABLED = 'MetaContacts/OnEnabled';
+
{ wParam=(HANDLE)hContact
lParam=0
convert a given contact into a metacontact