DEADSOFTWARE

URL fixed
[bbcp.git] / new / _Windows_GUI / Com / Interfaces / Lookup / Lookup_i.c
1 /* this ALWAYS GENERATED file contains the actual definitions of */
2 /* the IIDs and CLSIDs */
4 /* link this file in with the server and any clients */
7 /* File created by MIDL compiler version 2.00.0102 */
8 /* at Wed Oct 30 17:25:28 1996
9 */
10 //@@MIDL_FILE_HEADING( )
11 #ifdef __cplusplus
12 extern "C"{
13 #endif
16 #ifndef IID_DEFINED
17 #define IID_DEFINED
19 typedef struct _IID
20 {
21 unsigned long x;
22 unsigned short s1;
23 unsigned short s2;
24 unsigned char c[8];
25 } IID;
27 #endif // IID_DEFINED
29 #ifndef CLSID_DEFINED
30 #define CLSID_DEFINED
31 typedef IID CLSID;
32 #endif // CLSID_DEFINED
34 const IID IID_ILookup = {0xc4910d71,0xba7d,0x11cd,{0x94,0xe8,0x08,0x00,0x17,0x01,0xa8,0xa3}};
37 #ifdef __cplusplus
38 }
39 #endif