DtvLong dal_mas_get_pos_mas (idm, row, col)

Returns the mask position of the mask passed.

Input Parameters Significance
DtvLong idm mask Id

Output Parameters Significance
DtvLong *row row position of the mask [optional]
DtvLong *col column position of the mask [optional]

Return Code Significance
0 no error

Row and column position of the mask is the position of the upper left corner of the mask frame, calculated from the upper left corner of the screen. Row and column counter start with the value > 1 <

When zero values are specified for a position value, the corresponding value will not be read.