RSM.ERROR (ENUM)

This data structure of the CAA_ResMan.library describes errors that may occur while working with the functions of this library. Within the prefix registration for libraries the numbers 30300 – 30399 are reserved for this library.

NO_ERROR       

0

No error

FIRST_ERROR

30300

First library specific error

HANDLE_INVALID

30302

Invalid handle

UNKNOWN_EVENT

30303

Unknown event

NOMORE_MEMORY

30304

No more memory available

PARAM_ERROR

30305

Invalid parameter

WRONGOP_ERROR

30306

 

GEN_ERROR

30307

 

NOT_EMPTY

30308

Class not empty

UNREGISTER_ERROR

30309

 

REGISTER_ERROR

30310

Error during registration

PARENT_OCCUPIED

30311

Parent already occupied

CLASS_EMPTY

30312

Class is empty

FIRST_MF

30350

Manufacturer specific error

LAST_ERROR

30399

Last library specific error