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.DOMSTRING_SIZE_ERR

[To be supplied.]

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

See Also

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