Aide:MemGetStats.txt

De Wiki AutoIt Français
Aller à : navigation, rechercher

Document original V3.3.6.1 :

###Function###
MemGetStats

###Description###
Retrieves memory related information.

###Syntax###
MemGetStats ( )


###Parameters###
None.


###ReturnValue###
Returns a seven-element array containing the memory information:<br>
$array[0] = Memory Load (Percentage of memory in use)
$array[1] = Total physical RAM
$array[2] = Available physical RAM
$array[3] = Total Pagefile
$array[4] = Available Pagefile
$array[5] = Total virtual
$array[6] = Available virtual<br>
All memory sizes are in <b>kilobytes</b>.


###Remarks###
None.


###Related###
None.


###Example###
@@IncludeExample@@


Document traduit V3.3.6.1 :

Texte en Français


Traducteur :

Contributeurs (pour les modifications avant le Wiki) :