IAudioCaptureClientVtable.GetBuffer

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
struct IAudioCaptureClientVtable
extern (Windows) @nogc nothrow
HRESULT function(This_, BYTE** ppData, UINT32* pNumFramesToRead, DWORD* pdwFlags, UINT64* pu64DevicePosition, UINT64* pu64QPCPosition) GetBuffer;

Meta