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