void CBCGPGanttChart::GetVisibleTimeRange | ( | COleDateTime * | ptmStart, |
COleDateTime * | ptmEnd | ||
) | const |
Returns leftmost and rightmost visible date time values.
ptmStart | When the function returns it contains the leftmost visible date time value. |
ptmEnd | When the function returns it contains the rightmost visible date time value. |