Specifies that either one of the arguments is invalid.
VAR_INVALIDARG = HRESULT($80070057);
VAR_INVALIDARG = HRESULT($80070057);
VAR_INVALIDARG is a possible return value of the variant-manipulating functions, specifying that either one of the given arguments is invalid.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|