Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

IResponse::get_ContentType

The IResponse::get_ContentType method retrieves the current value of the ContentType property of the Response object.

HRESULT get_ContentType(

BSTR * pbstrContentTypeRet

);

Parameters: IResponse::get_ContentType

pbstrContentTypeRet

Points to a binary string that receives the ContentType value.

Remarks: IResponse::get_ContentType

You can use the pbstrContentTypeRet value to determine the content type of the current Response object.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.