TIBCO Adapter SDK C++ Reference
MString::substr
MString
Return a string that contains a copy of up to n characters beginning at position beginIndex.
Declaration
MString substr(Mu4 beginIndex, Mu4 n = npos) const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.