Section courante

A propos

Section administrative du site

TextOutA

gdi32.dll Sortie texte
 

Syntaxe

[DllImport("gdi32.dll")]
static extern bool TextOutA(IntPtr hdc, int nXStart, int nYStart, string lpString, int cbString);

Description

Cette fonction permet d'afficher une chaîne de caractères dans une fenêtre d'application.



Dernière mise à jour : Samedi, le 26 décembre 2009