Sets the CanViewExtenrally flag true or false.
Note: The CanViewExternally flag defaults to true.
CaTakeSnapshot
bool bFlag-if true, snapshot is visible to other projects; if false, only current project has visibility
bool-value that was set
Example
CaTakeSnapshot& rTakeSnapshot = rContext.GetTakeSnapshot(); rTakeSnapshot.SetCanViewExternallyFlag(true);
More information:
| Copyright © 2013 CA. All rights reserved. |
|