TIBCO Adapter SDK C++ Reference
|
Parameters | Description |
int hour | Hour to include with this MTime instance. |
int minute | Minute to include with this MTime instance. |
float second | Second to include with this MTime instance. |
MTime(int hour, int minute, float second) throw(MException);