Learn how to evaluate and integrate the VNC SDK

We're here if you need help.

Server.InputEventsCallback.PointerEventCallbackType

Server.InputEventsCallback.PointerEventCallbackType

The type of the Server.InputEventsCallback.PointerEventCallback callback.

Delegate summary

Modifier and Type Method and Description
delegate Boolean

Server.InputEventsCallback.PointerEventCallbackType(Server server, Int32 x, Int32 y, Int32 buttonMask, Boolean isRelative)

The type of the Server.InputEventsCallback.PointerEventCallback callback.

×