RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
VarUtils.SafeArrayCheck Function

Checks whether the given parameter is a safe array operation error code.

Pascal
procedure SafeArrayCheck(AResult: HRESULT);
C++
SafeArrayCheck(HRESULT AResult);

Use SafeArrayCheck to check whether the parameter given through AResult is one of the possible safe array operation error codes. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!