DECLARE_LIBID
Provides a way for ATL to obtain the libid of the type library.
DECLARE_LIBID(
libid
)
Параметры
- libid
The GUID of the type library.
Заметки
Use DECLARE_LIBID in a CAtlModuleT-derived class.
Пример
Non-attributed wizard-generated ATL projects will have a sample of using this macro.
Требования
Header: atlbase.h