This topic has not yet been rated - Rate this topic

codeType property

Sets or retrieves the Internet media type for the code associated with the object.

Syntax

HRESULT value = object.put_codeType( v);HRESULT value = object.get_codeType(* p);

Property values

Type: BSTR

the media type.

Remarks

Internet media types are also known as MIME types.

See also

MIME Type Detection in Internet Explorer

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.