IOdeleteCursorViewport

Top  Previous  Next

Extinguishing of a Cursor-Viewports.

A part of the Digitalisiertabletts can be booked as a surface to work in it with the Digitalisierer like with the mouse. With IOcreateCursorViewport if a surface can be defined and with IOdeleteCursorViewport this surface is released again. This function needs no parametres because there can be only one Cursor-Viewport on the Digitalisiertablett.

Parametre

pipes (PIOPIPES) [IN]

The trading pipes gives the issue canal.

Result

---

Declaration

#include "ausgabe.h"

 

void DLLENTRY IOdeleteCursorViewport (

PIOPIPES pipes

);

Related functions

IOcreateCursorViewport