

HSDK Class Descriptions › CaContext › bool SetDeleteVersion(LPCTSTR szDeleteVersionName)
bool SetDeleteVersion(LPCTSTR szDeleteVersionName)
Sets the specified DeleteVersion as the current context DeleteVersion.
- Owning Class
-
CaContext
- Arguments
-
LPCTSTR szDeleteVersionName
- Return Value
-
True if success, false if fails
Example
rContext.SetDeleteVersion(szName);
More information:
- HSDK Programming Fundamentals
- CaException
- GetDeleteVersionName
- GetDeleteVersion
- GetDeleteVersionId
Copyright © 2014 CA Technologies.
All rights reserved.
 
|
|