Previous Topic: bool SetMoveItem(LPCTSTR szMoveItemName)

Next Topic: bool SetMovePath(LPCTSTR szMovePathName)


bool SetMoveItem(HAROBJID iObjId)

Sets the specified MoveItem as the current context MoveItem.

Owning Class

CaContext

Arguments

HAROBJID iObjId

Return Value

True if success, false if fails

Example

rContext.SetMoveItem( iObjId );

More information: