ICnrDate
- The ICnrDate structure is used to create date column objects for the IContainerControl.
ICnrDate - Member Functions and Data by Group
Structure Definition
ICnrDate structure definition.
- day
public:
unsigned char day
- This field represents the Day.
- Supported Platforms
Windows |
OS/2 |
AIX |
Yes |
Yes |
Yes |
- month
public:
unsigned char month
- This field represents the Month.
- Supported Platforms
Windows |
OS/2 |
AIX |
Yes |
Yes |
Yes |
- year
public:
unsigned short year
- This field represents the Year.
- Supported Platforms
Windows |
OS/2 |
AIX |
Yes |
Yes |
Yes |
ICnrDate - Inherited Member Functions and Data
Inherited Public Functions
Inherited Public Data
Inherited Protected Functions
Inherited Protected Data