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