Syntax
AOI_GetMinMaxPosY (INT* pnMin, INT* pnMax)
Description
Returns the minimum and maximum possible AOI positions on the y axis.
Parameter
pnMin |
Pointer to the variable in which the minimum position is returned. |
pnMax |
Pointer to the variable in which the maximum position is returned. |
Interface
Related functions