The GetSchedule method retrieves a pointer to the clock's scheduling object.
Syntax
CAMSchedule* GetSchedule(void);
Return Value
Returns the CBaseReferenceClock::m_pSchedule member variable.
See Also