Sponsors
GetProcessMemoryInfo
in Process
Function name: GetProcessMemoryInfo
Defined in : psapi
Requirements : Windows NT 4.0 or later; Win9x/ME: Not supported
Declaration:
Declare Function GetProcessMemoryInfo Lib "PSAPI.DLL" (ByVal hProcess As Long, ppsmemCounters As PROCESS_MEMORY_COUNTERS, ByVal cb As Long) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.