GetErrorInfo

<< Click to Display Table of Contents >>

Navigation:  Classes > TOAuthController > Methods >

GetErrorInfo

SIGNATURE=IW.OAuth.Base.TOAuthController.GetErrorInfo

 

ETYPE=Method

 

Declaration:

Delphi:

public function GetErrorInfo: TOAuthErrorInfo;

C++:

public: __fastcall TOAuthErrorInfo GetErrorInfo();

 

Description: This is GetErrorInfo, a member of class TOAuthController.