PB_DateData structure

Description

The PB_DateData structure is used to pass data of type Date in the SetData function in the IPB_RSItemData interface.

Field

Description

year

A short identifying the year

month

A short identifying the month

day

A short identifying the day

filler

A short used for structure alignment only


See also

SetData