TIBCO Adapter SDK C++ Reference
MBusinessDocument::getConfirmationCode
MBusinessDocument
Retrieve the confirmation code.

See MConfirmCode.

Parameters
Parameters Description
MBusinessDocument::MConfirmCode& eConfirmCode Parameter in which to store the confirmation code. The code is one of M_Not_Required, M_Required_on_Error, M_Required
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 getConfirmationCode(MBusinessDocument::MConfirmCode& eConfirmCode) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.