RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IAdapterError Interface

IAdapterError is the interface for retrieving adapter error information.

Pascal
IAdapterError = interface;
C++
__interface IAdapterError;

The TAdapterError class implements IAdapterError, which is managed by TBaseAdapterErrorsList and its descendant classes. Applications uses IAdapterError to retrieve information relating to an adapter error. 

 

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