Funzione IoAllocateAdapterChannel (ntddk.h)
Deprecato.
Non chiamare questa funzione. Usare PALLOCATE_ADAPTER_CHANNEL.
Sintassi
NTSTATUS IoAllocateAdapterChannel(
PADAPTER_OBJECT AdapterObject,
PDEVICE_OBJECT DeviceObject,
ULONG NumberOfMapRegisters,
PDRIVER_CONTROL ExecutionRoutine,
PVOID Context
);
Parametri
AdapterObject
DeviceObject
NumberOfMapRegisters
ExecutionRoutine
Context
Valore restituito
Questa funzione restituisce NTKERNELAPI NTSTATUS.
Fabbisogno
Requisito | Valore |
---|---|
intestazione | ntddk.h (include Ntddk.h) |