This is work in progress.

Windows /Headers /ntstatus.h /STATUS_WRONG_PASSWORD

STATUS_WRONG_PASSWORD

Code: 0xc000006a (3221225578)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

When trying to update a password, this return status indicates that the value provided as the current password is not correct.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc000006aWhen trying to update a password, this return status indicates that the value provided as the current password is not correct.
1 entry