メモリ関連の情報を取得します。
MemGetStats ( )
パラメータ
返し値
注意
関連
例
$mem = MemGetStats() MsgBox(0, "Total physical RAM (KB):", $mem[1])