IResponse::get_ContentType

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

HRESULT get_ContentType(

BSTR * pbstrContentTypeRet

//pointer to a string that receives the ContentType value

);