WinCopyRect |
Fenêtre : Copie un rectangle |
---|---|
PMWIN.DLL | os2.h |
Syntaxe
BOOL WinCopyRect(HAB hab, PRECTL prclDst, PRECTL prclSrc); |
Description
Cette fonction permet de copier un rectangle d'une source vers une destination.
Voir également
Langage de programmation - C pour OS/2 - WinEqualRect
Langage de programmation - C pour OS/2 - WinFillRect
Langage de programmation - C pour OS/2 - WinInflateRect
Langage de programmation - C pour OS/2 - WinIntersectRect
Langage de programmation - C pour OS/2 - WinIsRectEmpty
Langage de programmation - C pour OS/2 - WinOffsetRect
Langage de programmation - C pour OS/2 - WinPtInRect
Langage de programmation - C pour OS/2 - WinSetRect
Langage de programmation - C pour OS/2 - WinSetRectEmpty
Langage de programmation - C pour OS/2 - WinSubtractRect
Langage de programmation - C pour OS/2 - WinUnionRect
Références
OS/2 Warp Presentation Manager API, Edition John Wiley, Joel Barnum, 1995, ISBN: 0-471-03873-3, page 389