GetErrorDescription
Description
Returns the errors associated description as defined by the system.
Remarks
Returns the system defined error description associated with the ErrorNumber parameter.
Prototype
CHAR* GetErrorDescription(long ErrorNumber)
Last updated