BCGSuite for MFC
POSITION CBCGPPlannerManagerCtrl::GetLastSelectedAppointment ( ) const

Returns position of last selected appointment.

Returns
A POSITION value that can be used for backward iteration of the list of selected appointments. Can be NULL if the list is empty.

Use this method to iterate the internal list of selected appointments. The returned POSITION should be passed to GetPrevSelectedAppointment().