This topic has not yet been rated - Rate this topic

DECLARE_OLETYPELIB

Declares the GetTypeLib member function of your control class.

DECLARE_OLETYPELIB(class_name )

Parameter

class_name
The name of the control class related to the type library.

Remarks

Use this macro in the control class header file.

See Also

MFC Macros and Globals | IMPLEMENT_OLETYPELIB

Did you find this helpful?
(1500 characters remaining)