convert line ends
[canaan.git] / prj / tech / libsrc / comtools / objcguid.h
blob38fa01426f78cef63f7f12ca1f6de9aef7e54a89
1 ///////////////////////////////////////////////////////////////////////////////
2 // $Source: x:/prj/tech/libsrc/comtools/RCS/objcguid.h $
3 // $Author: TOML $
4 // $Date: 1996/04/23 14:33:59 $
5 // $Revision: 1.1 $
6 //
8 #ifndef __OBJCGUID_H
9 #define __OBJCGUID_H
11 DEFINE_LG_GUID(IID_IAggregate, 0xa);
12 DEFINE_LG_GUID(IID_IAggregateMemberControl, 0xb);
13 DEFINE_LG_GUID(IID_IInterfaceSet, 0xc);
15 #endif /* !__OBJCGUID_H */