2025-04-27 07:49:33 -04:00

7 lines
184 B
C

#ifndef __HTTPSTOR_CLSID_H__
#define __HTTPSTOR_CLSID_H__
extern "C" const CLSID CLSID_HttpStorage;
extern "C" const IID IID_IHttpPropertyStorage;
#endif //__HTTPSTOR_CLSID_H__