Previous Topic: bool SetMoveItem(HAROBJID iObjId)

Next Topic: bool SetMovePath(HAROBJID iObjId)


bool SetMovePath(LPCTSTR szMovePathName)

Sets the specified MovePath as the current context MovePath.

Owning Class

CaContext

Arguments

LPCTSTR szMovePathName

Return Value

True if success, false if fails

Example

rContext.SetMovePath(szName);

More information: