Section courante

A propos

Section administrative du site

GetLocaleInfoA

kernel32.dll Demande les informations local
 

Syntaxe

[DllImport("kernel32.dll")]
static extern int GetLocaleInfoA(uint Locale, uint LCType, [Out] StringBuilder lpLCData, int cchData);

Description

Cette fonction permet de demander des informations de nature local sur le système.



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