SHIsLowMemoryMachine.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

SHIsLowMemoryMachine (SHLWAPI.@)

SYNOPSIS

BOOL SHIsLowMemoryMachine
 (
  DWORD x
 )

DESCRIPTION

Determine if the current computer has low memory.

PARAMS

x [In] FIXME.

RETURNS

TRUE if the users machine has 16 Megabytes of memory or less, FALSE otherwise.

IMPLEMENTATION

Not defined in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/shlwapi/ordinal.c".

Debug channel "shell".