anyKode Marilou
ContentsIndexHome
PreviousUpNext
DevicesGroupTouchArea::GetAreasState

Getting the state of each TouchArea device in the group.

C++
M32 GetAreasState(Moda::Commons::TouchAreaState * pStates, int StatesCount);
Parameters 
Description 
Moda::Commons::TouchAreaState * pStates 
[in/out] Array of TouchAreaState to be filled out with the devices state. 
int StatesCount 
[in] Array size in TouchAreaState count. 

The system error code MODA_EOK if no error occurred, an error (see MODA errors) otherwise.

GetAreasState gets and returns the state of each TouchArea device in the group.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!