StorPortQueueWorkItemToNode - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// storport.h

ULONG StorPortQueueWorkItemToNode(
  PVOID        HwDeviceExtension,
  PHW_WORKITEM WorkItemCallback,
  PVOID        Worker,
  PVOID        Context,
  ULONG        Node
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-storport-storportqueueworkitemtonode)

Description

The STORPORTQUEUEWORKITEMTONODE function is reserved for system use.

Parameters

HwDeviceExtension

WorkItemCallback

Worker

Context

Node

Return value

Remarks

See also