BEGIN_DELEGATE_MAP
Begins a delegate map.
BEGIN_DELEGATE_MAP( CLASS );
This macro marks the beginning of a list of delegate entries, which compose a delegate map. For an example of how this macro is used, see EVENT_DELEGATE_ENTRY.
Begins a delegate map.
BEGIN_DELEGATE_MAP( CLASS );
This macro marks the beginning of a list of delegate entries, which compose a delegate map. For an example of how this macro is used, see EVENT_DELEGATE_ENTRY.