NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DOMException.INVALID_CHARACTER_ERR

[To be supplied.]

[Visual Basic]
Public Const INVALID_CHARACTER_ERR As Integer
[C#]
public const int INVALID_CHARACTER_ERR;
[C++]
public: const int INVALID_CHARACTER_ERR;
[JScript]
public var INVALID_CHARACTER_ERR : int;

See Also

DOMException Class | DOMException Members | System.Data.XML.DOM Namespace