/*==========================================================================*\ Module: reorgctrs.h Copyright Microsoft Corporation 2000, All Rights Reserved. Author: haozhang Descriptions: Object and Counter definitions for REORG \*==========================================================================*/ // // Object and Counter definitions // // // Object itself // #define OBJECT_REORG 0 #define REORG_MESSAGE_TYPE_COUNT 2 #define REORG_INTERNAL_RG_COUNT 4 #define REORG_ORG_HANDLE_COUNT 6 #define REORG_ORG_ROUTING_SEQUENCE_COUNT 8 #define REORG_ORG_FILTER_SEQUENCE_COUNT 10 #define REORG_ORG_USER_SEQUENCE_COUNT 12 #define REORG_ORG_EXREST_COUNT 14