Error Functions (Compact 2013)

3/28/2014

The following table shows the Error functions and the purpose of each.

Programming element

Description

FormatMessage

This function formats a message string.

GetLastError

This function returns the calling thread's last-error code value.

SetLastError

This function sets the last-error code for the calling thread.

See Also

Reference

Error Values