이 항목은 아직 평가되지 않았습니다.- 이 항목 평가

BEGIN_INTERFACE_MAP

Begins the definition of the interfaced map when used in the implementation file.

BEGIN_INTERFACE_MAP(theClass, baseClass )
theClass

The class in which the interface map is to be defined

baseClass

The class from which theClass derives from.

For each interface that is implemented, there is one or more INTERFACE_PART macro invocations. For each aggregate that the class uses, there is one INTERFACE_AGGREGATE macro invocation.

For more information on interface maps, see Technical Note 38.

Header: afxwin.h

이 정보가 도움이 되었습니까?
(1500자 남음)
커뮤니티 콘텐츠 추가