TIBCO Adapter SDK C++ Reference
MString::rfind
MString
Find the last (highest beginning position) subsequence in the controlled sequence, beginning on or before position pos, that matches the operand sequence specified by the remaining operands.
Declaration
Mu4 rfind(char c, Mu4 pos = npos) const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.