Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Provides a way for ATL to obtain the libid of the type library.
Syntax
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