RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ESafeArrayError.CreateHResult Constructor
Pascal
constructor CreateHResult(AResult: HRESULT; const AMessage: string = '');
C++
__fastcall ESafeArrayError(HRESULT AResult, const AnsiString AMessage = '');

This is CreateHResult, a member of class ESafeArrayError.

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