ArMaX_i.c
Upload User: kairuinn
Upload Date: 2009-02-07
Package Size: 2922k
Code Size: 2k
Category:

Graph program

Development Platform:

Visual C++

  1. /* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
  2. /* link this file in with the server and any clients */
  3.  /* File created by MIDL compiler version 6.00.0361 */
  4. /* at Mon Sep 11 23:41:48 2006
  5.  */
  6. /* Compiler settings for .ArMaX.idl:
  7.     Oicf, W1, Zp8, env=Win32 (32b run)
  8.     protocol : dce , ms_ext, c_ext, robust
  9.     error checks: allocation ref bounds_check enum stub_data 
  10.     VC __declspec() decoration level: 
  11.          __declspec(uuid()), __declspec(selectany), __declspec(novtable)
  12.          DECLSPEC_UUID(), MIDL_INTERFACE()
  13. */
  14. //@@MIDL_FILE_HEADING(  )
  15. #if !defined(_M_IA64) && !defined(_M_AMD64)
  16. #pragma warning( disable: 4049 )  /* more than 64k source lines */
  17. #ifdef __cplusplus
  18. extern "C"{
  19. #endif 
  20. #include <rpc.h>
  21. #include <rpcndr.h>
  22. #ifdef _MIDL_USE_GUIDDEF_
  23. #ifndef INITGUID
  24. #define INITGUID
  25. #include <guiddef.h>
  26. #undef INITGUID
  27. #else
  28. #include <guiddef.h>
  29. #endif
  30. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) 
  31.         DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
  32. #else // !_MIDL_USE_GUIDDEF_
  33. #ifndef __IID_DEFINED__
  34. #define __IID_DEFINED__
  35. typedef struct _IID
  36. {
  37.     unsigned long x;
  38.     unsigned short s1;
  39.     unsigned short s2;
  40.     unsigned char  c[8];
  41. } IID;
  42. #endif // __IID_DEFINED__
  43. #ifndef CLSID_DEFINED
  44. #define CLSID_DEFINED
  45. typedef IID CLSID;
  46. #endif // CLSID_DEFINED
  47. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) 
  48.         const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
  49. #endif !_MIDL_USE_GUIDDEF_
  50. MIDL_DEFINE_GUID(IID, LIBID_ArMaXLib,0xFBB21704,0xA554,0x42C7,0xAA,0xCB,0xFE,0xAE,0x92,0x0E,0x8D,0xAC);
  51. MIDL_DEFINE_GUID(IID, DIID__DArMaX,0x8E636C37,0xEBE4,0x46D3,0x8C,0x9E,0x10,0xDA,0x24,0x64,0x8E,0xD4);
  52. MIDL_DEFINE_GUID(IID, DIID__DArMaXEvents,0xC72A2FDA,0x8376,0x4868,0x99,0xFB,0x58,0x18,0x41,0x38,0xC1,0x80);
  53. MIDL_DEFINE_GUID(CLSID, CLSID_ArMaX,0x4012F180,0xAEF8,0x4DFB,0xA4,0x5D,0x56,0xBF,0x5B,0xA8,0x64,0x58);
  54. #undef MIDL_DEFINE_GUID
  55. #ifdef __cplusplus
  56. }
  57. #endif
  58. #endif /* !defined(_M_IA64) && !defined(_M_AMD64)*/