ReactOS 0.4.15-dev-7953-g1f49173
ncastatus.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NCA_S_COMM_FAILURE   0x1C010001
 
#define NCA_S_OP_RNG_ERROR   0x1C010002
 
#define NCA_S_UNK_IF   0x1C010003
 
#define NCA_S_WRONG_BOOT_TIME   0x1C010006
 
#define NCA_S_YOU_CRASHED   0x1C010009
 
#define NCA_S_PROTO_ERROR   0x1C01000B
 
#define NCA_S_OUT_ARGS_TOO_BIG   0x1C010013
 
#define NCA_S_SERVER_TOO_BUSY   0x1C010014
 
#define NCA_S_FAULT_STRING_TOO_LONG   0x1C010015
 
#define NCA_S_UNSUPPORTED_TYPE   0x1C010017
 
#define NCA_S_FAULT_INT_DIV_BY_ZERO   0x1C000001
 
#define NCA_S_FAULT_ADDR_ERROR   0x1C000002
 
#define NCA_S_FAULT_FP_DIV_ZERO   0x1C000003
 
#define NCA_S_FAULT_FP_UNDERFLOW   0x1C000004
 
#define NCA_S_FAULT_FP_OVERFLOW   0x1C000005
 
#define NCA_S_FAULT_INVALID_TAG   0x1C000006
 
#define NCA_S_FAULT_INVALID_BOUND   0x1C000007
 
#define NCA_S_RPC_VERSION_MISMATCH   0x1C000008
 
#define NCA_S_UNSPEC_REJECT   0x1C000009
 
#define NCA_S_BAD_ACTID   0x1C00000A
 
#define NCA_S_WHO_ARE_YOU_FAILED   0x1C00000B
 
#define NCA_S_MANAGER_NOT_ENTERED   0x1C00000C
 
#define NCA_S_FAULT_CANCEL   0x1C00000D
 
#define NCA_S_FAULT_ILL_INST   0x1C00000E
 
#define NCA_S_FAULT_FP_ERROR   0x1C00000F
 
#define NCA_S_FAULT_INT_OVERFLOW   0x1C000010
 
#define NCA_S_FAULT_UNSPEC   0x1C000012
 
#define NCA_S_FAULT_REMOTE_COMM_FAILURE   0x1C000013
 
#define NCA_S_FAULT_PIPE_EMPTY   0x1C000014
 
#define NCA_S_FAULT_PIPE_CLOSED   0x1C000015
 
#define NCA_S_FAULT_PIPE_ORDER   0x1C000016
 
#define NCA_S_FAULT_PIPE_DISCIPLINE   0x1C000017
 
#define NCA_S_FAULT_PIPE_COMM_ERROR   0x1C000018
 
#define NCA_S_FAULT_PIPE_MEMORY   0x1C000019
 
#define NCA_S_FAULT_CONTEXT_MISMATCH   0x1C00001A
 
#define NCA_S_FAULT_REMOTE_NO_MEMORY   0x1C00001B
 
#define NCA_S_INVALID_PRES_CONTEXT_ID   0x1C00001C
 
#define NCA_S_UNSUPPORTED_AUTHN_LEVEL   0x1C00001D
 
#define NCA_S_INVALID_CHECKSUM   0x1C00001F
 
#define NCA_S_INVALID_CRC   0x1C000020
 
#define NCA_S_FAULT_USER_DEFINED   0x1C000021
 
#define NCA_S_FAULT_TX_OPEN_FAILED   0x1C000022
 
#define NCA_S_FAULT_CODESET_CONV_ERROR   0x1C000023
 
#define NCA_S_FAULT_OBJECT_NOT_FOUND   0x1C000024
 
#define NCA_S_FAULT_NO_CLIENT_STUB   0x1C000025
 

Macro Definition Documentation

◆ NCA_S_BAD_ACTID

#define NCA_S_BAD_ACTID   0x1C00000A

Definition at line 43 of file ncastatus.h.

◆ NCA_S_COMM_FAILURE

#define NCA_S_COMM_FAILURE   0x1C010001

Definition at line 23 of file ncastatus.h.

◆ NCA_S_FAULT_ADDR_ERROR

#define NCA_S_FAULT_ADDR_ERROR   0x1C000002

Definition at line 35 of file ncastatus.h.

◆ NCA_S_FAULT_CANCEL

#define NCA_S_FAULT_CANCEL   0x1C00000D

Definition at line 46 of file ncastatus.h.

◆ NCA_S_FAULT_CODESET_CONV_ERROR

#define NCA_S_FAULT_CODESET_CONV_ERROR   0x1C000023

Definition at line 66 of file ncastatus.h.

◆ NCA_S_FAULT_CONTEXT_MISMATCH

#define NCA_S_FAULT_CONTEXT_MISMATCH   0x1C00001A

Definition at line 58 of file ncastatus.h.

◆ NCA_S_FAULT_FP_DIV_ZERO

#define NCA_S_FAULT_FP_DIV_ZERO   0x1C000003

Definition at line 36 of file ncastatus.h.

◆ NCA_S_FAULT_FP_ERROR

#define NCA_S_FAULT_FP_ERROR   0x1C00000F

Definition at line 48 of file ncastatus.h.

◆ NCA_S_FAULT_FP_OVERFLOW

#define NCA_S_FAULT_FP_OVERFLOW   0x1C000005

Definition at line 38 of file ncastatus.h.

◆ NCA_S_FAULT_FP_UNDERFLOW

#define NCA_S_FAULT_FP_UNDERFLOW   0x1C000004

Definition at line 37 of file ncastatus.h.

◆ NCA_S_FAULT_ILL_INST

#define NCA_S_FAULT_ILL_INST   0x1C00000E

Definition at line 47 of file ncastatus.h.

◆ NCA_S_FAULT_INT_DIV_BY_ZERO

#define NCA_S_FAULT_INT_DIV_BY_ZERO   0x1C000001

Definition at line 34 of file ncastatus.h.

◆ NCA_S_FAULT_INT_OVERFLOW

#define NCA_S_FAULT_INT_OVERFLOW   0x1C000010

Definition at line 49 of file ncastatus.h.

◆ NCA_S_FAULT_INVALID_BOUND

#define NCA_S_FAULT_INVALID_BOUND   0x1C000007

Definition at line 40 of file ncastatus.h.

◆ NCA_S_FAULT_INVALID_TAG

#define NCA_S_FAULT_INVALID_TAG   0x1C000006

Definition at line 39 of file ncastatus.h.

◆ NCA_S_FAULT_NO_CLIENT_STUB

#define NCA_S_FAULT_NO_CLIENT_STUB   0x1C000025

Definition at line 68 of file ncastatus.h.

◆ NCA_S_FAULT_OBJECT_NOT_FOUND

#define NCA_S_FAULT_OBJECT_NOT_FOUND   0x1C000024

Definition at line 67 of file ncastatus.h.

◆ NCA_S_FAULT_PIPE_CLOSED

#define NCA_S_FAULT_PIPE_CLOSED   0x1C000015

Definition at line 53 of file ncastatus.h.

◆ NCA_S_FAULT_PIPE_COMM_ERROR

#define NCA_S_FAULT_PIPE_COMM_ERROR   0x1C000018

Definition at line 56 of file ncastatus.h.

◆ NCA_S_FAULT_PIPE_DISCIPLINE

#define NCA_S_FAULT_PIPE_DISCIPLINE   0x1C000017

Definition at line 55 of file ncastatus.h.

◆ NCA_S_FAULT_PIPE_EMPTY

#define NCA_S_FAULT_PIPE_EMPTY   0x1C000014

Definition at line 52 of file ncastatus.h.

◆ NCA_S_FAULT_PIPE_MEMORY

#define NCA_S_FAULT_PIPE_MEMORY   0x1C000019

Definition at line 57 of file ncastatus.h.

◆ NCA_S_FAULT_PIPE_ORDER

#define NCA_S_FAULT_PIPE_ORDER   0x1C000016

Definition at line 54 of file ncastatus.h.

◆ NCA_S_FAULT_REMOTE_COMM_FAILURE

#define NCA_S_FAULT_REMOTE_COMM_FAILURE   0x1C000013

Definition at line 51 of file ncastatus.h.

◆ NCA_S_FAULT_REMOTE_NO_MEMORY

#define NCA_S_FAULT_REMOTE_NO_MEMORY   0x1C00001B

Definition at line 59 of file ncastatus.h.

◆ NCA_S_FAULT_STRING_TOO_LONG

#define NCA_S_FAULT_STRING_TOO_LONG   0x1C010015

Definition at line 31 of file ncastatus.h.

◆ NCA_S_FAULT_TX_OPEN_FAILED

#define NCA_S_FAULT_TX_OPEN_FAILED   0x1C000022

Definition at line 65 of file ncastatus.h.

◆ NCA_S_FAULT_UNSPEC

#define NCA_S_FAULT_UNSPEC   0x1C000012

Definition at line 50 of file ncastatus.h.

◆ NCA_S_FAULT_USER_DEFINED

#define NCA_S_FAULT_USER_DEFINED   0x1C000021

Definition at line 64 of file ncastatus.h.

◆ NCA_S_INVALID_CHECKSUM

#define NCA_S_INVALID_CHECKSUM   0x1C00001F

Definition at line 62 of file ncastatus.h.

◆ NCA_S_INVALID_CRC

#define NCA_S_INVALID_CRC   0x1C000020

Definition at line 63 of file ncastatus.h.

◆ NCA_S_INVALID_PRES_CONTEXT_ID

#define NCA_S_INVALID_PRES_CONTEXT_ID   0x1C00001C

Definition at line 60 of file ncastatus.h.

◆ NCA_S_MANAGER_NOT_ENTERED

#define NCA_S_MANAGER_NOT_ENTERED   0x1C00000C

Definition at line 45 of file ncastatus.h.

◆ NCA_S_OP_RNG_ERROR

#define NCA_S_OP_RNG_ERROR   0x1C010002

Definition at line 24 of file ncastatus.h.

◆ NCA_S_OUT_ARGS_TOO_BIG

#define NCA_S_OUT_ARGS_TOO_BIG   0x1C010013

Definition at line 29 of file ncastatus.h.

◆ NCA_S_PROTO_ERROR

#define NCA_S_PROTO_ERROR   0x1C01000B

Definition at line 28 of file ncastatus.h.

◆ NCA_S_RPC_VERSION_MISMATCH

#define NCA_S_RPC_VERSION_MISMATCH   0x1C000008

Definition at line 41 of file ncastatus.h.

◆ NCA_S_SERVER_TOO_BUSY

#define NCA_S_SERVER_TOO_BUSY   0x1C010014

Definition at line 30 of file ncastatus.h.

◆ NCA_S_UNK_IF

#define NCA_S_UNK_IF   0x1C010003

Definition at line 25 of file ncastatus.h.

◆ NCA_S_UNSPEC_REJECT

#define NCA_S_UNSPEC_REJECT   0x1C000009

Definition at line 42 of file ncastatus.h.

◆ NCA_S_UNSUPPORTED_AUTHN_LEVEL

#define NCA_S_UNSUPPORTED_AUTHN_LEVEL   0x1C00001D

Definition at line 61 of file ncastatus.h.

◆ NCA_S_UNSUPPORTED_TYPE

#define NCA_S_UNSUPPORTED_TYPE   0x1C010017

Definition at line 32 of file ncastatus.h.

◆ NCA_S_WHO_ARE_YOU_FAILED

#define NCA_S_WHO_ARE_YOU_FAILED   0x1C00000B

Definition at line 44 of file ncastatus.h.

◆ NCA_S_WRONG_BOOT_TIME

#define NCA_S_WRONG_BOOT_TIME   0x1C010006

Definition at line 26 of file ncastatus.h.

◆ NCA_S_YOU_CRASHED

#define NCA_S_YOU_CRASHED   0x1C010009

Definition at line 27 of file ncastatus.h.