The m_EndSample member variable specifies the stop time of the most recent sample.
Syntax
CRefTime m_EndSample;
Remarks
The value is only valid inside the CDrawImage::DisplaySampleTimes method.
See Also