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.
Gets the month represented by this date/time value.
int GetMonth( ) const throw( );
Return Value
The month represented by the value of this COleDateTime object or COleDateTime::error if the month could not be obtained.
Remarks
Valid return values range between 1 and 12.
For information on other member functions that query the value of this COleDateTime object, see the following member functions:
Example
See the example for GetDay.
Requirements
Header: atlcomtime.h