Set SA’s Window Pos

Sets the position of the SA window.

 

Input Arguments

0

Integer

Pos X

The x position of the window, where zero represents the left side of the screen.

1

Integer

Pos Y

The y position of the window, where zero represents the top side of the screen.

 

Return Arguments

None.

 

Returned Status

SUCCESS

This command always succeeds.

 

Remarks

None.