Learn how to evaluate and integrate the VNC SDK

We're here if you need help.

Server.InputEventsCallback.KeyEventCallbackType

Server.InputEventsCallback.KeyEventCallbackType

The type of the Server.InputEventsCallback.KeyEventCallback callback.

Delegate summary

Modifier and Type Method and Description
delegate Boolean

Server.InputEventsCallback.KeyEventCallbackType(Server server, Int32 key, Boolean down)

The type of the Server.InputEventsCallback.KeyEventCallback callback.

×