Returns the message code (an ErrorCodes value) for an error.
public long Code(long iWhichError);
Public Function Code(iWhichError As long) As long
|
Parameters |
Description |
|
iWhichError |
Value between zero and Count-1 indicating the error code to return |
|
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.
|