Macro POINTSTOPOINT (winuser.h)
La macro POINTSTOPOINT copie le contenu d’une structure POINTS dans une structure POINT .
Syntaxe
void POINTSTOPOINT(
pt,
pts
);
Paramètres
pt
Structure POINT pour recevoir le contenu de la structure POINTS .
pts
Structure POINTS à copier.
Valeur de retour
None
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 2000 Professionnel [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows 2000 Server [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | winuser.h (inclure Windows.h) |