www.icetips.com  Icetips Utilities Documentation 12/16/2011    

Core Class: GetLastAPIErrorCode

Previous  Top  Next  


Prototype: (),Long

 

ReturnsReturns the last error code from the system.

 

This method is very useful to check for errors after calling api functions.  This method calls the GetLastError api function and returns the result.  In fact this works exactly the same as calling GetLastError() api.

 

Example:

 

(none)

 

See also:

GetLastAPIError

APIErrorHandler

LastApiError

LastApiErrorCode

 

 

 



Direct link to this page: http://www.icetips.com/manuals/utilities/getlastapierrorcode_core.htm