/*==========================================================================*\ Module: resvcctrs.h Copyright Microsoft Corporation 2000, All Rights Reserved. Author: haozhang Descriptions: Object and Counter definitions for RESVC \*==========================================================================*/ // // Object and Counter definitions // // // Object itself // #define OBJECT_RESVC 0 // // Number of times this object read from socket // #define RESVC_PROCESS_CONNECTION_COUNT 2