Error codes

Modules

 Label API
 

Macros

#define SECLABEL_E_NOERROR   0
 
#define SECLABEL_E_BADPARAM   1
 
#define SECLABEL_E_NOMEMORY   2
 
#define SECLABEL_E_NOSPACE   3
 
#define SECLABEL_E_PARSEFAILED   4
 
#define SECLABEL_E_ENCODEERROR   5
 

Detailed Description

Macro Definition Documentation

◆ SECLABEL_E_NOERROR

#define SECLABEL_E_NOERROR   0

No error

Definition at line 32 of file seclabel_api.h.

◆ SECLABEL_E_BADPARAM

#define SECLABEL_E_BADPARAM   1

Bad parameter value

Definition at line 35 of file seclabel_api.h.

◆ SECLABEL_E_NOMEMORY

#define SECLABEL_E_NOMEMORY   2

Insufficient memory

Definition at line 38 of file seclabel_api.h.

◆ SECLABEL_E_NOSPACE

#define SECLABEL_E_NOSPACE   3

Insufficient space in output buffer

Definition at line 41 of file seclabel_api.h.

◆ SECLABEL_E_PARSEFAILED

#define SECLABEL_E_PARSEFAILED   4

Failed to parse XML document

Definition at line 44 of file seclabel_api.h.

◆ SECLABEL_E_ENCODEERROR

#define SECLABEL_E_ENCODEERROR   5

Error while encoding SecurityLabel

Definition at line 47 of file seclabel_api.h.

All rights reserved © 2002 - 2024 Isode Ltd.