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 © 2014 CA Technologies.
All rights reserved.
|
|