bUpdatePos
Flag that indicates whether to update the cursor position to (x, y). Possible values are:
Value |
Meaning |
VARIANT_TRUE |
Move the cursor to (x, y). |
VARIANT_FALSE |
Keep the cursor where it is. (The automation object will think the cursor is at (x, y).) |