typedef enum { VM_GRAPHIC_SUCCESS = 0, VM_GRAPHIC_FAIL = -1, VM_GRAPHIC_WRONG_PARAMETER = -2 } VM_GRAPHIC_RESULT;
typedef enum { VM_GRAPHIC_SUCCESS = 0, VM_GRAPHIC_FAIL = -1, VM_GRAPHIC_WRONG_PARAMETER = -2 } VM_GRAPHIC_RESULT;
Graphic results
vmgraphic.h
|
Members |
Description |
|
VM_GRAPHIC_SUCCESS = 0 |
graphic operation success |
|
VM_GRAPHIC_FAIL = -1 |
graphic operation fail |
|
VM_GRAPHIC_WRONG_PARAMETER = -2 |
Wrong parameter |
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.