Ejemplo n.º 1
0
 public static extern bool rfbProcessEvents(rfbScreenInfo screenInfo, int usec);
Ejemplo n.º 2
0
 public static extern void rfbMarkRectAsModified(rfbScreenInfo rfbScreen, int x1, int y1, int x2, int y2);