code property

[This documentation is preliminary and is subject to change.]

Sets or retrieves a number indicating the type of exception that occured.

Document Object Model (DOM) Level 2 Core Specification, Section 1.2Internet Explorer 9

Syntax

HRESULT value = object.put_code(long v);HRESULT value = object.get_code(long* p);

Property values

Type: long

The exception code. See DOM Exception Error Codes.

Standards information

See also

message

 

 

Build date: 1/26/2012