ILocalizedDateTimeNames.GetDayLong (METH)

METHOD GetDayLong : CharBufferPtr

returns the localized text of the day 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

GetDayLong

CharBufferPtr

Input

uiDayOfWeek

UINT

Day of Week: 1: Monday, 2: Tuesday,.. 7: Sunday