www.pudn.com > VCAMS.rar > AMStoneTime_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 Sep 09 20:38:38 2004
*/
/* Compiler settings for C:\Documents and Settings\Administrator\×ÀÃæ\VCAMS\AMStoneTime.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_IMsg = {0xF8B4A85B,0xFCB1,0x4F17,{0x93,0x5F,0x99,0x61,0xB0,0x6D,0x74,0x3A}};
const IID LIBID_AMStoneTimeLib = {0x83B4B3FC,0x234D,0x46F0,{0x84,0x8B,0xC4,0x21,0x9B,0x4A,0x1B,0x4C}};
const CLSID CLSID_Msg = {0x7DE013BA,0xB96E,0x4F41,{0xA3,0x7A,0x7A,0x8C,0x66,0xC6,0xDC,0xC0}};
#ifdef __cplusplus
}
#endif