Description
Retrieve the PDO from the device stack of the specified WDF object.
Declaration
PDEVICE_OBJECT BffDeviceWdmGetPhysicalDevice(WDFOBJECT BffDevice);
Parameter
BffDevice | The WDF object as a bus filter device object. |
Return value
The PDO for success; NULL otherwise.
No comments:
Post a Comment