mqsrext.h
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:1k
源码类别:

模拟服务器

开发平台:

C/C++

  1. /* 
  2.  * Copyright (c) Microsoft Corporation.  All rights reserved. 
  3.  */
  4. /* {595B4981-8FBE-11d0-864D-00A024EDE0AF}    */
  5. static const GUID sg_MSMQExtMQMD = 
  6. { 0x595b4981, 0x8fbe, 0x11d0, { 0x86, 0x4d, 0x0, 0xa0, 0x24, 0xed, 0xe0, 0xaf } };
  7. /* {105992E0-5B59-11d1-9C1D-0000E80DED64}    */
  8. static const GUID sg_MSMQExtBody = 
  9. { 0x105992e0, 0x5b59, 0x11d1, { 0x9c, 0x1d, 0x0, 0x0, 0xe8, 0xd, 0xed, 0x64 } };
  10. /* {3824EE03-A133-11d1-9C60-0000E80DED64}    */
  11. static const GUID sg_MSMQExtReasonCode = 
  12. { 0x3824ee03, 0xa133, 0x11d1, { 0x9c, 0x60, 0x0, 0x0, 0xe8, 0xd, 0xed, 0x64 } };
  13. /* {18AE68F5-989B-11d3-8DF9-0000F81AEA1F}    */
  14. static const GUID sg_MSMQExtMQMDE = 
  15. { 0x18ae68f5, 0x989b, 0x11d3, { 0x8d, 0xf9, 0x0, 0x0, 0xf8, 0x1a, 0xea, 0x1f } };