Microsoft DirectX 9.0

CDrawImage::m_StartSample

The m_StartSample member variable specifies the start time of the most recent sample.

Syntax

CRefTime m_StartSample;

Remarks

The value is only valid inside the CDrawImage::DisplaySampleTimes method.

See Also