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

7 lines
170 B
C

#ifndef __HTTPSTRM_CLSID_H__
#define __HTTPSTRM_CLSID_H__
extern "C" const CLSID CLSID_HttpStrm;
extern "C" const IID IID_IHttpStrm;
#endif //__HTTPSTRM_CLSID_H__