2.2.14 error_status_t

msdn link

The error_status_t return type is used for all methods. This is a Win32 error code.

This type is declared as follows:

 typedef unsigned long error_status_t;