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