StorPortStorMQAddController - NtDoc

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

ULONG StorPortStorMQAddController(
  PVOID HwAdapterExtension,
  ULONG NumberOfBytes,
  PVOID *ControllerExtension
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

The StorPortStorMQAddController function is reserved for system use.

Parameters

HwAdapterExtension

NumberOfBytes

ControllerExtension

Return value

Remarks

See also