Using Custom OCX Controls: Interfaces
MMC provides snap-in developers with the following interface methods for working with OCX controls:
Other Constructs
MMC defines the following additional constructs for working with OCX controls:
- MMCN_INITOCX notification
- MMCN_BTN_CLICK notification
- MMCN_RESTORE_VIEW notification
- MMC_VIEW_OPTIONS_CREATENEW view option (see IComponent::GetResultViewType)
- IS_SPECIAL_DATAOBJECT macro
Related topics