BCGControlBar Pro for MFC
POSITION CBCGPPlannerManagerCtrl::GetFirstSelectedAppointment ( ) const

Returns position of first selected appointment.

Returns
A POSITION value that can be used for forward 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 GetNextSelectedAppointment().