Home
last modified time | relevance | path

Searched refs:NCA_S_FAULT_PIPE_MEMORY (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/rpcrt4/
H A Dncastatus.h57 #define NCA_S_FAULT_PIPE_MEMORY 0x1C000019 macro
H A Drpc_message.c475 case NCA_S_FAULT_PIPE_MEMORY: return ERROR_OUTOFMEMORY; in NCA2RPC_STATUS()