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

Declared in "rpcdcep.h". https://source.winehq.org/source/include/rpcdcep.h

Implemented in "dlls/rpcrt4/rpcrt4_main.c". https://source.winehq.org/source/dlls/rpcrt4/rpcrt4_main.c

Debug channel "rpc".


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