TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
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
MBusinessDocument
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference