- Namespace
- SharpInputSystem
- Containing Type
- LibX11
Syntax
[DllImport(LibraryName)]
public static extern int XLookupString(ref LibX11.XKeyEvent even, StringBuilder bufferReturn, int bytesBuffer, out int keysymReturn, IntPtr xComposeStatus)
Attributes
| Type | Description |
|---|---|
| DllImportAttribute |
Parameters
| Name | Type | Description |
|---|---|---|
| even | LibX11 |
|
| bufferReturn | StringBuilder | |
| bytesBuffer | int | |
| keysymReturn | int | |
| xComposeStatus | IntPtr |
Return Value
| Type | Description |
|---|---|
| int |