home *** CD-ROM | disk | FTP | other *** search
- /*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
-
- Copyright (c) 1987, 1996 Borland International Inc. All Rights Reserved.
- $Header: Y:\admin\bride\addon\deliver\interfac\imsgsys.uiv 1.13 18 Nov 1996 11:29:44 JDOUGLAS $
- $Revision: 1.13 $
-
- :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
-
- #ifndef __IMSSGSYS_UID
- #define __IMSSGSYS_UID
-
- // {707240C0-4B4B-11CF-9D40-444553540000}
-
- DEFINE_GUID(IID_Addon_IMessageSystem, 0x707240C0L,
- 0x4B4B, 0x11CF, 0x9D, 0x40, 0x44, 0x45, 0x53, 0x54, 0x00, 0x00 );
-
- // {707240E8-4B4B-11CF-9D40-444553540000}
- DEFINE_GUID(IID_Addon_IMessageFolder2, 0x707240E8L,
- 0x4B4B, 0x11CF, 0x9D, 0x40, 0x44, 0x45, 0x53, 0x54, 0x00, 0x00 );
-
- //707240EB-4B4B-11CF-9D40-444553540000 IID_Addon_IMessageSystem2
- DEFINE_GUID(IID_Addon_IMessageSystem2, 0x707240EBL,
- 0x4B4B, 0x11CF, 0x9D, 0x40, 0x44, 0x45, 0x53, 0x54, 0x00, 0x00 );
-
-
- //707240EC-4B4B-11CF-9D40-444553540000 IID_Addon_IMessageClient
- DEFINE_GUID(IID_Addon_IMessageClient, 0x707240ECL,
- 0x4B4B, 0x11CF, 0x9D, 0x40, 0x44, 0x45, 0x53, 0x54, 0x00, 0x00 );
-
-
-
- #endif // __IMSSGSYS_UID
-