- Namespace
- SharpInputSystem
- Containing Type
- LibX11
Syntax
[DllImportAttribute(LibraryName)]
public static extern bool XCheckMaskEvent(IntPtr display, int even_mask, ref LibX11.XEvent even)
Attributes
| Type | Description |
|---|---|
| DllImportAttribute |
Parameters
| Name | Type | Description |
|---|---|---|
| display | IntPtr | |
| even_mask | int | |
| even | LibX11 |
Return Value
| Type | Description |
|---|---|
| bool |