This topic has not yet been rated - Rate this topic

2.2.14 error_status_t

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; 

 
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.