Previous Topic: bool SetMovePath(LPCTSTR szMovePathName)

Next Topic: bool SetRemovePath(LPCTSTR szRemovePathName)


bool SetMovePath(HAROBJID iObjId)

Sets the specified MovePath as the current context MovePath.

Owning Class

CaContext

Arguments

HAROBJID iObjId

Return Value

True if success, false if fails

Example

rContext.SetMovePath( iObjId );

More information: