Specifies that a variant operation caused an overflow.
VAR_OVERFLOW = HRESULT($8002000A);
VAR_OVERFLOW = HRESULT($8002000A);
VAR_OVERFLOW is a possible return value of the variant-manipulating functions, specifying that the data stored in the output parameter does not fit in the destination type.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|