Share via


WS_E_NUMERIC_OVERFLOW

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

The numeric operation would result in overflow due to lack precision of the values specified. An example of this is when adding two 32-bit integer values where the value would wrap around.

WS_E_NUMERIC_OVERFLOW

The operation could not be completed because it would lead to numeric overflow.

#define WS_E_NUMERIC_OVERFLOW 0x804d0002

Send comments about this topic to Microsoft

Build date: 5/14/2009