TIBCO Adapter SDK C++ Reference
MBusinessDocument::getLotEnd
MBusinessDocument
Retrieve the lot end attribute indicating whether a message is at the end of a lot.
Parameters
Parameters Description
Mboolean& bLotEnd Parameter in which to store the lot end.
Return Value
If this accessor finds the element, it returns MTrue and stores the information in the output parameter. Otherwise, it returns MFalse.
Declaration
virtual Mboolean getLotEnd(Mboolean& bLotEnd) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.