IVncFramebufferSource Interface

RemoteViewing
Provides a framebuffer.

Namespace:  RemoteViewing.Vnc
Assembly:  RemoteViewing (in RemoteViewing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public interface IVncFramebufferSource

The IVncFramebufferSource type exposes the following members.

Methods

  NameDescription
Public methodCapture
Called when a framebuffer update is needed. You can use this opportunity to switch framebuffers if desired.
Top
See Also

Reference