HSDK Class Descriptions › CaContext › bool SetSnapshotView(LPCTSTR szSnapshotViewName)
bool SetSnapshotView(LPCTSTR szSnapshotViewName)
Sets the specified SnapshotView as the current context SnapshotView.
- Owning Class
-
CaContext
- Arguments
-
LPCTSTR szSnapshotViewName
- Return Value
-
True if success, false if fails
Example
rContext.SetSnapshotView(szName);
More information:
- HSDK Programming Fundamentals
- CaException
- GetSnapshotViewName
- GetSnapshotViewId
|
Copyright © 2013 CA.
All rights reserved.
|
|