Partager via


Fonction IoAllocateAdapterChannel (ntddk.h)

Obsolescent.

N’appelez pas cette fonction. Utilisez PALLOCATE_ADAPTER_CHANNEL.

Syntaxe

NTSTATUS IoAllocateAdapterChannel(
  PADAPTER_OBJECT AdapterObject,
  PDEVICE_OBJECT  DeviceObject,
  ULONG           NumberOfMapRegisters,
  PDRIVER_CONTROL ExecutionRoutine,
  PVOID           Context
);

Paramètres

AdapterObject

DeviceObject

NumberOfMapRegisters

ExecutionRoutine

Context

Valeur de retour

Cette fonction retourne NTKERNELAPI NTSTATUS.

Exigences

Exigence Valeur
d’en-tête ntddk.h (include Ntddk.h)