TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MOperationRequest::confirm
MOperationRequest
Confirm a request explicitly for servers using persistent messaging. This should only be used after enabling explicit confirmation by calling
MOperationImpl::noAutoConfirm
().
Declaration
virtual
void
confirm()
const
throw
(
MException
);
Links
MOperationRequest
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference