SECMaskEdit::GetPrevDataPos
intSECMaskEdit::GetPrevDataPos(intnOldPos)
Retrieves the previous data position relative to a given position.
Defined in: SECMEDIT.CPP
Return Value
Index of previous data position, or -1 if there are no data positions before the given index.
Parameters
nOldPos
Index position in the mask.
See Also