BOOL CBCGPPlannerManagerCtrl::IsDateInSelection | ( | const COleDateTime & | date | ) | const |
Tells whether a date/time is located inside selection range (selection interval) of the current view.
User can select some time interval in the current view. Use this method to determine whether a specific date/time is located inside this selection.
date | Specifies the date/time to be checked. |