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.
);
© Microsoft Corporation. All rights reserved.