ImageGear Professional v18.2 > API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_ACTION > IG_ARTX_action_type_get |
This function returns an action's type.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_action_type_get( HIG_ARTX_ACTION hAction, enumIGArtXGUIActionType* pType ); |
Name | Type | Description |
hAction | HIG_ARTX_ACTION | An action object. |
pType | enumIGArtXGUIActionType* | Returned type. |
Error count.
This function does not process image pixels.