- One is a WDF device object handle which is associated with the parent device object, i.e., the upper filter device object.
- The other is a WDF general object handle which is associated with a newly created bus filter device object.
A framework for KMDF-based upper filter drivers to behave as bus filters. You don't need to write WDM drivers any more!
Sunday, June 5, 2016
Where Do I Store My Own Device-Specific Data?
At initialization of BFF, if you provide the callback function, DeviceAdd, for creation of bus filter device objects, DeviceAdd, when invoked, will receive two WDF object handles:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment