TIBCO Adapter SDK C++ Reference
|
Parameters | Description |
int year | Year to include within this MDate instance. |
int month | Month to include within this MDate instance. |
int mday | Day of the month to encapsulate within this MDate instance. |
MDate(int year, int month, int mday);