Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides a way for ATL to obtain the libid of the type library.
DECLARE_LIBID(
libid
)
Parameters
- libid
The GUID of the type library.
Remarks
Use DECLARE_LIBID in a CAtlModuleT-derived class.
Example
Non-attributed wizard-generated ATL projects will have a sample of using this macro.
Requirements
Header: atlbase.h