IResponse::get_Buffer

This method retrieves the current value of the Buffer property of the Response Object.

HRESULT get_Buffer(

VARIANT_BOOL * fIsBuffering

//pointer to a Boolean variant that receives the Buffer value.

);