Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
COleDateTimeSpan does not have a base class.
A COleDateTimeSpan object represents a relative time, a time span. A COleDateTimeSpan keeps time in days.
COleDateTimeSpan is used with its companion class COleDateTime. COleDateTime encapsulates the DATE data type of OLE automation. COleDateTime represents absolute time values. All COleDateTime calculations involve COleDateTimeSpan values. The relation between these classes is analogous to the one between CTime and CTimeSpan.
For more information on the COleDateTime and COleDateTimeSpan classes, see the article in Visual C++ Programmer’s Guide.
#include <afxdisp.h>