ILocalizedDateTimeNames.GetMonthLong (METH)

METHOD GetMonthLong : CharBufferPtr

returns the localized text of the month as whole name. If no localization exists, a defaulttext (textid) should be returned. The stored value, the returnpointer is set to, will be overridden by any next call of one of the Get-methods of the implementing functionblock in VisuElemBase. Therefore, the result should be used at once. The pointer should not be stored.

InOut:

Scope

Name

Type

Comment

Return

GetMonthLong

CharBufferPtr

Input

uiMonth

UINT

the month: 1: January,.. 12: December