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