Pointer to the memory block that contains the buffers.
Syntax
LPBYTE m_pBuffer;
Remarks
Sample buffers are calculated as offsets from this pointer.
See Also