IMiniportWaveRTStreamNotification::FreeBufferWithNotification 메서드(portcls.h)
이 FreeBufferWithNotification 메서드는 IMiniportWaveRTStreamNotification::AllocateBufferWithNotification에 대한 호출로 이전에 할당된 오디오 버퍼를 해제하는 데 사용됩니다.
구문
void FreeBufferWithNotification(
[in] PMDL AudioBufferMdl,
[in] ULONG BufferSize
);
매개 변수
[in] AudioBufferMdl
IMiniportWaveRTStreamNotification::AllocateBufferWithNotification에 대한 호출과 함께 이전에 할당된 MDL(메모리 설명자 목록)을 지정합니다.
[in] BufferSize
메서드가 특성 버퍼에 쓴 바이트 수에 대한 출력 포인터입니다. 이 매개 변수는 메서드가 바이트 수를 쓰는 ULONG 변수를 가리킵니다.
반환 값
없음
설명
포트 드라이버는 IMiniportWaveRTStreamNotification::AllocateBufferWithNotification에 대한 이전 호출로 할당된 오디오 버퍼를 해제하기 위해 이 메서드를 호출합니다.
요구 사항
| 지원되는 최소 클라이언트 | Windows Vista 이상 Windows 운영 체제에서 사용할 수 있습니다. |
| 대상 플랫폼 | 유니버설 |
| 헤더 | portcls.h |
| IRQL | 수동 수준입니다. |
참조
IMiniportWaveRTStreamNotification
IMiniportWaveRTStreamNotification::AllocateBufferWithNotification
피드백
다음에 대한 사용자 의견 제출 및 보기