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