DECLARE_EMPTY_MSG_MAP
Deklariert eine leere Meldungszuordnung.
DECLARE_EMPTY_MSG_MAP( )
Hinweise
DECLARE_EMPTY_MSG_MAP ist ein Hilfsmakro, das die Makros BEGIN_MSG_MAP und END_MSG_MAP aufruft, um eine leere Meldungszuordnung zu erstellen:
BEGIN_MSG_MAP(CExample)
END_MSG_MAP()
Anforderungen
Header: atlwin.h