pub const ERROR_NET_OPEN_FAILED: DWORD = 0x0000023A;Expand description
The NtCreateFile API failed. This error should never be returned to an application, it is a place holder for the Windows LAN Manager Redirector to use in its internal error mapping routines.