www.pudn.com > ButtonMail0523.rar > ButtonMail_i.c


/* this file contains the actual definitions of */ 
/* the IIDs and CLSIDs */ 
 
/* link this file in with the server and any clients */ 
 
 
/* File created by MIDL compiler version 5.01.0164 */ 
/* at Thu May 17 17:57:56 2007 
 */ 
/* Compiler settings for E:\YOKV31\bar\ButtonMail\ButtonMail.idl: 
    Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext 
    error checks: allocation ref bounds_check enum stub_data  
*/ 
//@@MIDL_FILE_HEADING(  ) 
#ifdef __cplusplus 
extern "C"{ 
#endif  
 
 
#ifndef __IID_DEFINED__ 
#define __IID_DEFINED__ 
 
typedef struct _IID 
{ 
    unsigned long x; 
    unsigned short s1; 
    unsigned short s2; 
    unsigned char  c[8]; 
} IID; 
 
#endif // __IID_DEFINED__ 
 
#ifndef CLSID_DEFINED 
#define CLSID_DEFINED 
typedef IID CLSID; 
#endif // CLSID_DEFINED 
 
const IID IID_IYokButtonMail = {0x9222B8F4,0x2427,0x489B,{0x88,0x24,0xA3,0x24,0x69,0x70,0x4D,0xB9}}; 
 
 
const IID LIBID_BUTTONMAILLib = {0xFEAA82F9,0x4044,0x4F79,{0xBE,0xA6,0x85,0xFB,0xA5,0x0A,0xDD,0xB7}}; 
 
 
const CLSID CLSID_YokButtonMail = {0xAE0417E3,0x7221,0x493C,{0xB4,0x67,0x92,0x78,0x81,0x9E,0xD9,0x73}}; 
 
 
#ifdef __cplusplus 
} 
#endif