Learn how to evaluate and integrate the VNC SDK

We're here if you need help.

Viewer.ServerPointerCallback.ServerPointerPosType

Viewer.ServerPointerCallback.ServerPointerPosType

The type of the Viewer.ServerPointerCallback.ServerPointerPos callback.

Delegate summary

Modifier and Type Method and Description
delegate void

Viewer.ServerPointerCallback.ServerPointerPosType(Viewer viewer, Int32 x, Int32 y, Boolean local)

The type of the Viewer.ServerPointerCallback.ServerPointerPos callback.

×