home *** CD-ROM | disk | FTP | other *** search
- /* 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 3.03.0110 */
- /* at Tue Feb 03 15:52:06 1998
- */
- /* Compiler settings for D:\Samples\COM\acdual\server\Autoclik.odl:
- Os (OptLev=s), W1, Zp8, env=Win32, ms_ext, c_ext
- error checks: none
- */
- //@@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 LIBID_ACDual = {0x4B115284,0x32F0,0x11cf,{0xAC,0x85,0x44,0x45,0x53,0x54,0x00,0x00}};
-
-
- const IID DIID_IAClick = {0x4B115280,0x32F0,0x11cf,{0xAC,0x85,0x44,0x45,0x53,0x54,0x00,0x00}};
-
-
- const IID IID_IDualAutoClickPoint = {0x0BDD0E80,0x0DD7,0x11cf,{0xBB,0xA8,0x44,0x45,0x53,0x54,0x00,0x00}};
-
-
- const IID IID_IDualAClick = {0x0BDD0E81,0x0DD7,0x11cf,{0xBB,0xA8,0x44,0x45,0x53,0x54,0x00,0x00}};
-
-
- const CLSID CLSID_Document = {0x4B115281,0x32F0,0x11cf,{0xAC,0x85,0x44,0x45,0x53,0x54,0x00,0x00}};
-
-
- const IID DIID_IAutoClickPoint = {0x4B115283,0x32F0,0x11cf,{0xAC,0x85,0x44,0x45,0x53,0x54,0x00,0x00}};
-
-
- const CLSID CLSID_Point = {0x4B115285,0x32F0,0x11cf,{0xAC,0x85,0x44,0x45,0x53,0x54,0x00,0x00}};
-
-
- #ifdef __cplusplus
- }
- #endif
-
-