PB_TimeData structure

Description

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

Table 7-10: PB_DateData members

Field

Description

hour

A short identifying the hour

minute

A short identifying the minute

second

A short identifying the second

filler

A short used for structure alignment only

See also