[]
Gets a block of text immediately preceding the specified position.
int GetTextBeforePosition(int textPosition, out IntPtr textString, out int textLength)
Function GetTextBeforePosition(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 |