Startseite > comp > gb > system > architecture 
 en fr es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Zurück  Weiter  Bearbeiten  Umbenennen  Rückgängig  Suchen  Verwaltung  
Dokumentation  
Achtung! Diese Seite wurde noch nicht übersetzt.  Siehe englische Version 
System.Architecture (gb)
Const Architecture As String = "x86_64"

Return the architecture of the underlying operating system.

At the moment, it can be one of the following:

"x86" Intel-compatible 32 bits architecture
"x86_64" Intel-compatible 64 bits architecture
"ARM" ARM 32 bits architecture