CBFS Filter 2020 C++ Builder Edition

Questions / Feedback?

NtStatusToWin32Error Method

Converts a native status code to a Win32 error code.

Syntax

int __fastcall NtStatusToWin32Error(int Status);

Remarks

This method converts the native status code specified by Status to a Win32 error code. If the specified native status code does not map directly to a Win32 error code, this method returns ERROR_MR_MID_NOT_FOUND (317).

Copyright (c) 2022 Callback Technologies, Inc. - All rights reserved.
CBFS Filter 2020 C++ Builder Edition - Version 20.0 [Build 8317]