Represents an error code.
typedef Go2Int32 Go2Status;
Go2Api.h
|
Macro |
Description |
|
General error. | |
|
Operation aborted. | |
|
Conflicts with existing item. | |
|
Resource is no longer avaiable. | |
|
Command not recognized. | |
|
Handle is invalid. | |
|
Buffer not large enough for data. | |
|
Out of memory. | |
|
Item is not found. | |
|
Parameter is invalid. | |
|
Invalid state. | |
|
Error in stream. | |
|
Action timed out. | |
|
Feature not implemented. | |
|
Invalid version number. | |
|
Operation successful. |