Retrieves the number of bytes of data in the buffer.
HRESULT GetUsedBytes( LPDWORD pcb );
If the method succeeds, the return value is S_OK.
If it fails, the method can return E_POINTER.
Header: Declared in dmusicc.h.
IDirectMusicBuffer8::SetUsedBytes