summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI/m_seenplugin.h
blob: 007ee9303ae978a9ffad4e00da0d331ba8d3c1e8 (plain)
1
2
3
4
5
6
7
8
9
10
#pragma once

/*
* Get last seen string
* WPARAM = hContact
* LPARAM = 0
* returns a LPWSTR - containg the parsed last seen time (as menu item option). This need to be free using miranda free.
*/

#define MS_LASTSEEN_GET "Lastseen/Get"