#ifndef __DAVSTORE_CLSID_H__ #define __DAVSTORE_CLSID_H__ extern "C" const IID IID_IDavStorage; extern "C" const CLSID CLSID_CDavStorage; extern "C" const CLSID CLSID_CDavStorageEnum; #endif //__DAVSTORE_CLSID_H__