This document provides an overview of the Hardware Device Adapter Plug-in.
The Hardware Device Adapter Plug-in instructs the Processing Unit (PU) Loader Plug-in to load and unload PUs.
Hardware Device Adapter Plug-in Library Details
The DLL that provides the functionality and the library to which your code must link is identified below.
The Hardware Device Adapter Plug-in is part of the codec interface and interacts with the Processing Unit (PU) Loader Plug-in.
The role of the Hardware Device Adapter Plug-in is to:
Instruct CMdfPuLoader to load and unload a PU. Once a PU is loaded the Hardware Device Adapter has direct access to handles to PUs and I/O ports.
Instruct two ports to connect and create a tunnel via CMdfPuLoader.
The functionality provided by the Hardware Device Adapter Plug-in is contained in the following classes:
CMdfHwDeviceAdapter - Hardware Device Adapter class.
You can use the Hardware Device Adapter Plug-in to: