TIBCO Adapter SDK C++ Reference
MInterval::MInterval
MInterval
Constructs an MInterval instance from the specified string.
Parameters
Parameters Description
const MString& intervalStr A string indicating an interval. Use the following

example P2DT3H2M or PT3600S :

Declaration
MInterval(const MString& intervalStr) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.