[]
Gets a block of text starting at the specified text position.
int GetTextAtPosition(int textPosition, out IntPtr textString, out int textLength)
| Type | Name | Description |
|---|---|---|
| int | textPosition | |
| IntPtr | textString | |
| int | textLength |
| Type | Description |
|---|---|
| int |