Editéieren

Deelen iwwer


HW_STORMQ_COMPLETION_NOTIFY_WITH_CALLBACK callback function (storport.h)

Important

Some information relates to a prerelease product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

The HW_STORMQ_COMPLETION_NOTIFY_WITH_CALLBACK function is reserved for system use.

Syntax

HW_STORMQ_COMPLETION_NOTIFY_WITH_CALLBACK HwStormqCompletionNotifyWithCallback;

ULONG HwStormqCompletionNotifyWithCallback(
  PVOID ControllerExtension,
  USHORT CompletionQueueId,
  USHORT SubmissionQueueId,
  USHORT CommandId,
  PHW_STORMQ_COMPLETION_CALLBACK CompletionCallback
)
{...}

Parameters

ControllerExtension

CompletionQueueId

SubmissionQueueId

CommandId

CompletionCallback

Requirements

Requirement Value
Minimum supported client WIN11_NEXT
Header storport.h