NAME

LsaNtStatusToWinError  (ADVAPI32.@)

SYNOPSIS

 ULONG LsaNtStatusToWinError
 (
  NTSTATUS Status
 )

DESCRIPTION

Converts an LSA NTSTATUS code to a Windows® error code.

PARAMS

Status [In] NTSTATUS code.

RETURNS

Success: Corresponding Windows® error code.

Failure: ERROR_MR_MID_NOT_FOUND.

IMPLEMENTATION

Defined in "ntsecapi.h".

Implemented in "dlls/advapi32/lsa.c". source.winehq.org/source/dlls/advapi32/lsa.c

Debug channel "advapi".


Copyright © 2005 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Aug 2005.