Declares the GetTypeLib member function of your control class.
DECLARE_OLETYPELIB(class_name )
The name of the control class related to the type library.
Use this macro in the control class header file.
Header: afxdisp.h