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