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