/* 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 Tue Apr 01 12:18:41 2025
 */
/* Compiler settings for D:\ORiN2\CAO\Provider\Src\CAOPROV.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_ICaoProvController = {0x35d6f2f9,0xb5d8,0x4467,{0xbe,0xcf,0x54,0x5e,0x99,0x1f,0xe0,0xf4}};


const IID IID_ICaoProvExtension = {0x288f7a31,0x613e,0x455d,{0xa2,0xdb,0xa2,0xa1,0xf7,0x04,0x84,0x18}};


const IID IID_ICaoProvFile = {0x14d6e888,0x40fe,0x4ce3,{0xa6,0x1c,0xc5,0x84,0x72,0x36,0x33,0x9e}};


const IID IID_ICaoProvRobot = {0x08b49065,0x586e,0x4819,{0x99,0x92,0xdc,0x7b,0x5d,0xc2,0x6f,0x3e}};


const IID IID_ICaoProvTask = {0x3f23b096,0x03ce,0x465e,{0x8a,0x91,0xfc,0x86,0x1e,0x0a,0x34,0x48}};


const IID IID_ICaoProvVariable = {0xa1702324,0xe8cb,0x48bc,{0xa9,0x63,0x9b,0xbc,0x7a,0xc4,0xb7,0xa1}};


const IID IID_ICaoProvCommand = {0x97455CAD,0xFE7C,0x4abb,{0xA9,0x5F,0x7F,0xE6,0x28,0x98,0xCD,0x14}};


const IID IID_ICaoProvMessage = {0x96920f0f,0xd5cd,0x4568,{0x85,0x2f,0xb2,0x10,0x22,0xaf,0x86,0x40}};


const IID LIBID_CAOPROVLib = {0x4dc66a5a,0x9b6e,0x4261,{0xa1,0xef,0x6f,0xb6,0x01,0x7d,0x8c,0x4c}};


const IID DIID__ICaoProvControllerEvents = {0x90ec8be4,0x5552,0x4541,{0x86,0xd2,0x5f,0xb0,0x82,0xbf,0xa0,0xf8}};


const CLSID CLSID_CaoProvController = {0xb0aaafa4,0x42a6,0x4063,{0x89,0xcb,0xde,0x28,0x8d,0xd2,0x6f,0x58}};


const CLSID CLSID_CaoProvExtension = {0x893a5aea,0x2d8b,0x4404,{0x91,0xe9,0x44,0x7e,0x5c,0xe9,0x33,0x10}};


const CLSID CLSID_CaoProvFile = {0xb62e56b0,0x42ab,0x460d,{0x82,0x78,0x83,0x19,0x1c,0xe7,0xc6,0xf1}};


const CLSID CLSID_CaoProvRobot = {0xc813051e,0xb391,0x4aa5,{0xb2,0x2f,0x61,0x3b,0x6b,0x1f,0xd6,0xd4}};


const CLSID CLSID_CaoProvTask = {0x5013642b,0xe8ac,0x4377,{0xad,0x3c,0x9a,0xc6,0xed,0xba,0xdf,0x3f}};


const CLSID CLSID_CaoProvVariable = {0x479ff09a,0x65a1,0x4f50,{0xa6,0x3c,0x15,0xc8,0xd9,0xb1,0x4c,0xb6}};


const CLSID CLSID_CaoProvCommand = {0x3a43c9e7,0xfd90,0x4a7d,{0xbb,0x33,0x42,0xbd,0xce,0xf8,0x2f,0xb4}};


const CLSID CLSID_CaoProvMessage = {0x6bdc21c0,0xf6c1,0x4e73,{0xa5,0x9b,0x83,0x69,0xe3,0xb5,0x7a,0x20}};


#ifdef __cplusplus
}
#endif

