The AllocatedBufferSize method returns the size of the allocated buffer.
ULONG
AllocatedBufferSize(
VOID
);
None
AllocatedBufferSize returns the size in bytes of the allocated buffer.
Declared in portcls.h. Include portcls.h.
The AllocatedBufferSize method can be called at any IRQL.