Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The FreeBuffer method frees the buffer that was allocated by the previous call to IDmaChannel::AllocateBuffer.
Syntax
void FreeBuffer();
Return value
None
Remarks
Because the buffer is automatically freed when the DMA-channel object is deleted, the FreeBuffer method is not typically used.
Requirements
Requirement | Value |
---|---|
Header | portcls.h |
IRQL | PASSIVE_LEVEL |