| ▼Configuration | |
| IDeviceControl | Interface for controlling device related properties |
| INodeMapHandle | Interface for accessing module properties [Legacy API: 1st generation] |
| INodeMapHandle2 | Interface for accessing module properties |
| ▼Data Acquisition | |
| IAcquisitionEngine | Interface for controlling an image acquisition engine |
| IBasicDigIO | Interface for controlling a digital input/output device |
| IGrab2 | Interface for grabbing images [Legacy API: 2nd generation] |
| IGrabber | Interface for grabbing images [Legacy API: 1st generation] |
| ILineScan | Interface for acquiring images from a line scan device (deprecated!) |
| IPingPong | Interface for asynchronous acquisition |
| ISoftwareTrigger | Interface for triggering a camera over software, not involving a hardware trigger signal |
| IStreamControl | Interface for controlling a data stream module |
| IStreamEnum | Interface for collecting information about data stream modules |
| ITrigger Interface | Interface for sending external trigger signals |
| Device Discovery | Interface for discovering devices |
| Error Handling | cvbres_t error codes and helper macros |
| ▼Hardware Selection | |
| IBoardSelect | Interface for selecting a board [Legacy API: 1st generation] |
| IBoardSelect2 | Interface for selecting a board |
| ICameraSelect | Interface for selecting a camera [Legacy API: 1st generation] |
| ICameraSelect2 | Interface for selecting a camera |
| ▼Memory Management | |
| IFlowSetInfo | Interface for collecting information about data stream modules (specifically flows and flow sets) |
| IFlowSetPool | Interface for collecting information about data stream modules (specifically flow sets) |
| IFlowSetPoolOwner | Interface for setting up buffer memory for image data acquisition |
| IRingBuffer | Interface for continuously acquiring images |
| ▼Miscellaneous | |
| IImageRect | Interface for changing resolution of an image |
| INotify | Interface for being notified when a driver event happened |
| IPropertyChange | Interface for being notified when a driver property is changed |
| IRegPort | Interface for accessing registers or device memory |