升龙物业 老版本 ocx IPO, 加密狗 转值班电话

TFB_i.c 1.9KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  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 7.00.0555 */
  4. /* at Wed Apr 19 13:35:38 2017
  5. */
  6. /* Compiler settings for TFB.idl:
  7. Oicf, W1, Zp8, env=Win32 (32b run), target_arch=X86 7.00.0555
  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. #pragma warning( disable: 4049 ) /* more than 64k source lines */
  16. #ifdef __cplusplus
  17. extern "C"{
  18. #endif
  19. #include <rpc.h>
  20. #include <rpcndr.h>
  21. #ifdef _MIDL_USE_GUIDDEF_
  22. #ifndef INITGUID
  23. #define INITGUID
  24. #include <guiddef.h>
  25. #undef INITGUID
  26. #else
  27. #include <guiddef.h>
  28. #endif
  29. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  30. DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
  31. #else // !_MIDL_USE_GUIDDEF_
  32. #ifndef __IID_DEFINED__
  33. #define __IID_DEFINED__
  34. typedef struct _IID
  35. {
  36. unsigned long x;
  37. unsigned short s1;
  38. unsigned short s2;
  39. unsigned char c[8];
  40. } IID;
  41. #endif // __IID_DEFINED__
  42. #ifndef CLSID_DEFINED
  43. #define CLSID_DEFINED
  44. typedef IID CLSID;
  45. #endif // CLSID_DEFINED
  46. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  47. const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
  48. #endif !_MIDL_USE_GUIDDEF_
  49. MIDL_DEFINE_GUID(IID, LIBID_TFBLib,0x50AC0170,0xA32B,0x40E4,0xB6,0x47,0xAE,0x43,0x06,0xA3,0x00,0xB4);
  50. MIDL_DEFINE_GUID(IID, DIID__DTFB,0xC442E54C,0xF74F,0x4921,0x99,0xC6,0xD7,0x0F,0x3D,0xA6,0xA6,0xC9);
  51. MIDL_DEFINE_GUID(IID, DIID__DTFBEvents,0x87EA9BF3,0x2AF0,0x44D4,0xBA,0xFA,0xBD,0xBA,0xC0,0x69,0xAE,0x49);
  52. MIDL_DEFINE_GUID(CLSID, CLSID_TFB,0xB4AE3B7A,0xB9A9,0x4B05,0x84,0x57,0xFD,0xFF,0xB6,0x6D,0x8C,0xBE);
  53. #undef MIDL_DEFINE_GUID
  54. #ifdef __cplusplus
  55. }
  56. #endif