LsaNtStatusToWinError (ADVAPI32.@)
ULONG LsaNtStatusToWinError ( NTSTATUS Status )
Converts an LSA NTSTATUS code to a Windows® error code.
Status | [In] | NTSTATUS code. |
Success: Corresponding Windows® error code.
Failure: ERROR_MR_MID_NOT_FOUND.
Declared in "include/ntsecapi.h". gitlab.winehq.org/wine/wine/blob/master/include/ntsecapi.h
Implemented in "dlls/advapi32/lsa.c". gitlab.winehq.org/wine/wine/blob/master/dlls/advapi32/lsa.c
Debug channel "advapi".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.