(73) WdfIoTargetStart 函数功能:starts sending queued requests to a local or remote I/O target. NTSTATUS WdfIoTargetStart( [in] WDFIOTARGET IoTarget ); 参数:IoTarget [in] A handle to a local o
(28) WdfDeviceAllocAndQueryProperty 函数功能:allocates a buffer and retrieves a specified device property NTSTATUS WdfDeviceAllocAndQueryProperty( IN WDFDEVICE Device, IN DEVICE_REGISTRY