Class: CMemoryStatus
Class that retrieves memory status information
|
Procedure Name
|
Type
|
Description
|
|
(Declarations)
|
Declarations
|
Declarations and private variables for the CMemoryStatus class
|
|
AvailablePageFile
|
Property
|
Gets the available page file size
|
|
AvailablePhysical
|
Property
|
Gets the available physical memory
|
|
AvailableVirtual
|
Property
|
Gets the available virtual memory
|
|
MemoryLoad
|
Property
|
Gets the memory utilization (value between 0 and 100)
|
|
TotalPageFile
|
Property
|
Gets the page file size
|
|
TotalPhysical
|
Property
|
Gets the total physical memory
|
|
TotalVirtual
|
Property
|
Gets the total virtual memory
|
Overview of Total Visual SourceBook
The source code in Total Visual
SourceBook includes modules and classes for Microsoft Access, Visual
Basic 6 (VB6), and Visual Basic for Applications (VBA) developers. Easily
add this professionally written, tested, and documented royalty-free code
into your applications to simplify your application development efforts.
Additional Resources
|