Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
Location
My.Computer.Info.TotalVirtualMemory Syntax
Dim result As ULong = My.Computer.Info.TotalVirtualMemory
Description
The TotalVirtualMemory property returns the total amount of configured bytes of virtual address space on the local computer. Usage at a Glance
Related Framework Entries
See Also
AvailablePhysicalMemory Property, AvailableVirtualMemory Property, Info Object (My.Computer), TotalPhysicalMemory Property |
Категории