home *** CD-ROM | disk | FTP | other *** search
- /* this ALWAYS GENERATED 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 2.00.0102 */
- /* at Fri Sep 20 18:36:01 1996
- */
- //@@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_ILowerStr = {0x4F126D91,0x1319,0x11d0,{0xA6,0xAC,0x00,0xAA,0x00,0x60,0x25,0x53}};
-
-
- #ifdef __cplusplus
- }
- #endif
-
-