This function ends specified GUI action.
Copy Code
|
|
---|---|
AT_ERRCOUNT IG_ARTX_action_end( HIG_ARTX_ACTION hAction, LPAT_VOID* lpResultData ); |
Name | Type | Description |
---|---|---|
hAction | HIG_ARTX_ACTION | Handle of GUI action. |
lpResultData | LPAT_VOID* |
Pointer to buffer for action result data.
|
Error count.
This function does not process image pixels.
This function commits all data modifications stored in an action object (creates a new annotation or changes selection state) and destroys an action object.