END_DISPATCH_MAP

Ends the definition of your dispatch map.

END_DISPATCH_MAP( )

Remarks

It must be used in conjunction with BEGIN_DISPATCH_MAP.

Requirements

Header: afxdisp.h

See Also

Reference

DECLARE_DISPATCH_MAP

BEGIN_DISPATCH_MAP

DISP_FUNCTION

DISP_PROPERTY

DISP_PROPERTY_EX

DISP_DEFVALUE

Concepts

MFC Macros and Globals

Other Resources

Dispatch Maps