ISRResModifyGUI::Move

HRESULT Move(RECT * rSelection);

Moves the status window away from the specified rectangle, usually just below or above it.

· Returns NOERROR if successful, or one of these error values:

E_INVALIDARG
E_OUTOFMEMORY
SRERR_NOTSUPPORTED

rSelection

[out] Address of a RECT structure that contains the position or size of the selection, in screen units.