CRgProcessor::SetActivePosName
voidCRgProcessor::SetActivePosName(LPCTSTRpszStateName)
The active position is the position that will be used as the starting point for the next scan. You can call this function to set any of the previously stored states to be the active state. The active state will be cleared after the next scan takes place.
Defined in: rgprocess.cpp
Parameters
pszStateName
Name under which the position was stored
See Also
SavePos