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