TIBCO Adapter SDK C++ Reference
MBusinessDocument::setEncryption
MBusinessDocument
Set the encryption flag which specifies whether data is encrypted.
Parameters
Parameters Description
const Mboolean bIsEncrypted The encryption flag to set. If this argument value is MTrue, the data is encrypted.
Declaration
virtual void setEncryption(const Mboolean bIsEncrypted) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.