TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
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
MInterval
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference