RAD Studio VCL Reference
|
Raises an event corresponding to the given safe array operation error code.
procedure SafeArrayError(AResult: HRESULT);
SafeArrayError(HRESULT AResult);
Use SafeArrayError to programatically raise an event corresponding to the safe array operation error code given through the AResult parameter.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|