Returns the error code of the error that occurred when calling the last function
public static int ErrorCode()
Public Shared Function ErrorCode As Integer
Error code
Not all functions set this value.
VB6/C equivalent: API_ErrorCode
[Contents] [Index]