This function returns an action's type.
Declaration:
Copy Code |
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_action_type_get(
HIG_ARTX_ACTION hAction,
enumIGArtXGUIActionType* pType
);
|
|
Arguments:
| hAction | An action object. See HIG_ARTX_ACTION. |
| pType | Returned type. See enumIGArtXGUIActionType. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.
