- Namespace
- SharpInputSystem
- Containing Type
- LibX11
Syntax
[DllImportAttribute(LibraryName)]
public static extern uint XKeycodeToKeysym(IntPtr display, int keycode, int index)
Attributes
| Type | Description |
|---|---|
| DllImportAttribute |
Parameters
Return Value
| Type | Description |
|---|---|
| uint |
A uint
|