IOinternEndOfDraw

Top  Previous  Next

End of the drawing signal.

Only for the internal use.

To inform the graphic arts window which no other data are delivered to the drawing and the new drawing can begin, this function is required.

Parametre

pipes (PIOPIPES) [IN]

The trading pipes gives the issue canal.

view (void *) [IN]

Act on the graphic arts window.

Result

---

Declaration

#include "ausgabe.h"

 

void DLLENTRY IOinternEndOfDraw (

PIOPIPES pipes,

void * view

);