how to move citrix virtual app Programmatically

I am writing c++ application that move windows to a specific position, all native applications can be moved using either MoveWindow or SetWindowPos, but these move unable to move cittix application running using session, how can I solve this?
Topic archived. No new replies allowed.