DD_OPERATE_TYPE¶
Enum Definition¶
1 2 3 4 5 6 | |
1 2 3 4 5 6 | |
Function Description¶
The type of operation.
Member Description¶
| Enum name | Value | Remark |
|---|---|---|
| DD_OPERATE_ADD | 0x01 | Add to. |
| DD_OPERATE_EDIT | 0x02 | Edit. |
| DD_OPERATE_DELETE | 0x03 | Delete. |
1 2 3 4 5 6 | |
1 2 3 4 5 6 | |
The type of operation.
| Enum name | Value | Remark |
|---|---|---|
| DD_OPERATE_ADD | 0x01 | Add to. |
| DD_OPERATE_EDIT | 0x02 | Edit. |
| DD_OPERATE_DELETE | 0x03 | Delete. |