Click or drag to resize

StatusBar.RefreshMemoryDisplay Method

X#
Cause the status bar to bring the display of virtual memory up-to-date.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD RefreshMemoryDisplay(
	kMemoryType
) AS USUAL CLIPPER
Request Example View Source

Parameters

kMemoryType (Optional)
Type: Usual
** missing parameter documentation **

Return Value

Type: Usual
Remarks
The status bar gets this information from the operating system. If you disabled the memory display, nothing happens.
See Also