Searched defs:SHOW_ULONG_PROP (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageInfo.cpp427 #define SHOW_ULONG_PROP(a_pObj, a_Prop, a_szMachine, a_szHuman, a_szUnit) \ macro
519 SHOW_ULONG_PROP( machine, MemorySize, "memory", "Memory size", "MB");
521 SHOW_ULONG_PROP( machine, VRAMSize, "vram", "VRAM size", "MB");
522 SHOW_ULONG_PROP( machine, CPUExecutionCap, "cpuexecutioncap", "CPU exec cap", "%%");
557 SHOW_ULONG_PROP( machine, CPUCount, "cpus", "Number of CPUs", "");
770 SHOW_ULONG_PROP( machine, MonitorCount, "monitorcount", "Monitor count", "");
776 SHOW_ULONG_PROP( machine, TeleporterPort, "teleporterport", "Teleporter Port", "");
783 SHOW_ULONG_PROP( machine, AutostartDelay, "autostart-delay", "Autostart Delay", "");

Completed in 52 milliseconds