Description
Retrieve the WDM bus filter device object that is associated with the specified WDF object.
Declaration
PDEVICE_OBJECT BffDeviceWdmGetDeviceObject(WDFOBJECT BffDevice);
Parameter
BffDevice | The WDF object as a bus filter device object. |
Return value
The WDM bus filter device object for success; NULL otherwise.
No comments:
Post a Comment