Description
Selects a range of text on the page.
Arguments
|
Name |
Type |
I/O |
Description |
|
StartOffset |
Long Integer |
In |
The offset of the first byte of pure text to be selected. |
|
Length |
Long Integer |
In |
The number of bytes to be selected. |
Return Value
Long Integer: the number of characters actually selected.
Remarks
The number of available bytes is returned by GetTextSize.