Поделиться через


SNAPINTOOLBARID_ENTRY

Use this macro to enter a toolbar ID into the Snap-In object's toolbar ID map.

SNAPINTOOLBARID_ENTRY( 
      id  
)

Параметры

  • id
    [in] Identifies the toolbar control.

Заметки

The BEGIN_SNAPINTOOLBARID_MAP macro marks the beginning of the toolbar ID map; the END_SNAPINTOOLBARID_MAP macro marks the end.

Пример

See the example for BEGIN_SNAPINTOOLBARID_MAP.

Требования

Header: atlsnap.h

См. также

Основные понятия

Snap-In Object Macros

ATL Macros