Returns the total number of bytes of memory.

![]() |
Total memory (bytes) returns the total number of bytes of physical memory on a PDA or Touch Panel target. |
The PDA Memory Total VI is the same as the Pocket PC GlobalMemoryStatus API. You can use the PDA Memory Total VI to determine how much memory an application can allocate without severely affecting other applications. The information the PDA Memory Total VI returns is volatile. Two sequential calls to this VI might not return the same data.
![]() | Note Refer to the MSDN Web site for more information about the GlobalMemoryStatus API. |