|
Go to the source code of this file.
Namespaces | |
namespace | recls |
Defines | |
#define | RECLS_RC_SEARCH_NO_CURRENT ((recls_rc_t)(-1 - 1001)) |
RECLS_RC_SEARCH_NO_CURRENT No search is currently active. | |
#define | RECLS_RC_INVALID_DIRECTORY ((recls_rc_t)(-1 - 1002)) |
The directory was invalid, or does not exist. | |
#define | RECLS_RC_NO_MORE_DATA ((recls_rc_t)(-1 - 1003)) |
No more data is available. | |
#define | RECLS_RC_OUT_OF_MEMORY ((recls_rc_t)(-1 - 1004)) |
Memory exhaustion. | |
#define | RECLS_RC_NOT_IMPLEMENTED ((recls_rc_t)(-1 - 1005)) |
Function not implemented. |
|
The directory was invalid, or does not exist.
|
|
No more data is available.
|
|
Function not implemented.
|
|
Memory exhaustion.
|
|
RECLS_RC_SEARCH_NO_CURRENT No search is currently active.
|
|
recls Library documentation © Synesis Software Pty Ltd, 2001-2003 |