///////////////////////////////////////////////////////////////////////////// // // Copyright (c) 1998-1999 Microsoft Corporation // // Module Name: // BarfClus.h // // Description: // Definition of the Basic Artifical Resource Failure entry points // for CLUSAPI functions. // // Implementation File: // BarfClus.cpp // // Author: // Galen Barbee (GalenB) Dec 20, 1998 // // Revision History: // // Notes: // Dummy file for not implementing BARF. // ///////////////////////////////////////////////////////////////////////////// #ifndef _BARFCLUS_H_ #define _BARFCLUS_H_ ///////////////////////////////////////////////////////////////////////////// #endif // _BARF_H_