I_RpcMapWin32Status(3w)
NAME
I_RpcMapWin32Status (RPCRT4.@)
SYNOPSIS
LONG I_RpcMapWin32Status
(
RPC_STATUS status
)
DESCRIPTION
Maps Win32 RPC error codes to NT statuses.
PARAMS
status [In] Win32 RPC error code.
RETURNS
Appropriate translation into an NT status code.
IMPLEMENTATION
Defined in "rpcdcep.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/rpcrt4/rpcrt4_main.c".
- Debug channel "rpc".