Searched refs:NCA_S_FAULT_PIPE_MEMORY (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/win32/rpcrt4/ | ||
H A D | ncastatus.h | 57 #define NCA_S_FAULT_PIPE_MEMORY 0x1C000019 macro |
H A D | rpc_message.c | 475 case NCA_S_FAULT_PIPE_MEMORY: return ERROR_OUTOFMEMORY; in NCA2RPC_STATUS() |