다음을 통해 공유


DECLARE_OLETYPELIB

Declares the GetTypeLib member function of your control class.

DECLARE_OLETYPELIB(class_name )

매개 변수

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

설명

Use this macro in the control class header file.

요구 사항

헤더: afxdisp.h

참고 항목

참조

IMPLEMENT_OLETYPELIB

개념

MFC 매크로 및 전역