HSDK Class Descriptions › CaContext › bool SetCheckin(LPCTSTR szCheckinName)
Sets the specified Checkin as the current context Checkin.
CaContext
LPCTSTR szCheckinName
True if success, false if fails
Example
rContext.SetCheckin(szName);
More information: