Metodo IDmaChannel::AllocateBufferSize (portcls.h)

Il metodo AllocateBufferSize restituisce le dimensioni del buffer allocato.

Sintassi

ULONG AllocatedBufferSize();

Valore restituito

Questo metodo restituisce ULONG, ovvero le dimensioni in byte del buffer allocato.

Requisiti

Requisito Valore
Intestazione portcls.h
IRQL Qualsiasi livello

Vedi anche

IDmaChannel