2.2.37 NET_API_STATUS

msdn link

The NET_API_STATUS type is commonly used as the return value of RPC methods in Microsoft network protocols. See the Win32 error codes as specified in [MS-ERREF] for details.

This type is declared as follows:

 typedef DWORD NET_API_STATUS;